pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gnuradio-core: catch up with dependency change
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Sun Aug 30 10:26:40 2020 +0200
Changeset: 561df2604ece8f59d5619c37b4e279d21b259831
Modified Files:
gnuradio-core/Makefile.common
Log Message:
gnuradio-core: catch up with dependency change
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=561df2604ece8f59d5619c37b4e279d21b259831
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnuradio-core/Makefile.common | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/gnuradio-core/Makefile.common b/gnuradio-core/Makefile.common
index d4640a0858..00098a90ea 100644
--- a/gnuradio-core/Makefile.common
+++ b/gnuradio-core/Makefile.common
@@ -43,7 +43,7 @@ LDFLAGS.NetBSD+= -lrt
DEPENDS+= ${PYPKGPREFIX}-cheetah-[0-9]*:../../devel/py-cheetah3
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
# gr_filter_design in gnuradio-core ask for:
-DEPENDS+= ${PYPKGPREFIX}-qwt-qt5-[0-9]*:../../wip/py-qwt-qt5
+DEPENDS+= ${PYPKGPREFIX}-qwt-qt5-[0-9]*:../../x11/py-qwt-qt5
DEPENDS+= ${PYPKGPREFIX}-mako-[0-9]*:../../devel/py-mako
DEPENDS+= ${PYPKGPREFIX}-cairo-[0-9]*:../../graphics/py-cairo
DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
Home |
Main Index |
Thread Index |
Old Index