pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/ham/gnuradio-core (ham/gnuradio-core) +DEPENDS+= ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f5cb702b9ee
branches:  trunk
changeset: 372458:9f5cb702b9ee
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Jan 25 04:39:53 2022 +0000

description:
(ham/gnuradio-core) +DEPENDS+=      ${PYPKGPREFIX}-packaging-[0-9]*

diffstat:

 ham/gnuradio-core/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3713907a1158 -r 9f5cb702b9ee ham/gnuradio-core/Makefile.common
--- a/ham/gnuradio-core/Makefile.common Tue Jan 25 04:12:52 2022 +0000
+++ b/ham/gnuradio-core/Makefile.common Tue Jan 25 04:39:53 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.36 2022/01/16 18:06:25 tnn Exp $
+# $NetBSD: Makefile.common,v 1.37 2022/01/25 04:39:53 mef Exp $
 # This Makefile fragment is included in the package Makefiles for
 # GNU Radio distributed packages (they all share common configure and build
 # settings).
@@ -41,6 +41,7 @@
 USE_CMAKE=             yes
 
 DEPENDS+=      ${PYPKGPREFIX}-scipy-[0-9]*:../../math/py-scipy
+DEPENDS+=      ${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
 # for companion
 DEPENDS+=      ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
 DEPENDS+=      ${PYPKGPREFIX}-mako-[0-9]*:../../devel/py-mako



Home | Main Index | Thread Index | Old Index