pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham/gnuradio-wxgui Needs py-numpy.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1a08e80c2911
branches: trunk
changeset: 398927:1a08e80c2911
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Sep 11 17:56:04 2009 +0000
description:
Needs py-numpy.
diffstat:
ham/gnuradio-wxgui/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 1d6fcaabd5dc -r 1a08e80c2911 ham/gnuradio-wxgui/Makefile
--- a/ham/gnuradio-wxgui/Makefile Fri Sep 11 17:12:13 2009 +0000
+++ b/ham/gnuradio-wxgui/Makefile Fri Sep 11 17:56:04 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/08/26 19:56:44 sno Exp $
+# $NetBSD: Makefile,v 1.16 2009/09/11 17:56:04 joerg Exp $
PKGNAME= gnuradio-wxgui-${VERSION}
PKGREVISION= 1
@@ -6,6 +6,8 @@
PKG_DESTDIR_SUPPORT= user-destdir
+DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
+
PYTHON_PATCH_SCRIPTS+= gr-wxgui/src/python/fftsink.py
PYTHON_PATCH_SCRIPTS+= gr-wxgui/src/python/form.py
PYTHON_PATCH_SCRIPTS+= gr-wxgui/src/python/powermate.py
Home |
Main Index |
Thread Index |
Old Index