summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2022-01-25 04:39:53 +0000
committermef <mef@pkgsrc.org>2022-01-25 04:39:53 +0000
commitbc9e9cfc94d3037f35e4e3fa55062c3603dce095 (patch)
treed570449b93c4cfc3669db9dcf77185eaad90a5c0 /ham
parentc1428b43148c73032b977a76ca1ee42679b13a73 (diff)
downloadpkgsrc-bc9e9cfc94d3037f35e4e3fa55062c3603dce095.tar.gz
(ham/gnuradio-core) +DEPENDS+= ${PYPKGPREFIX}-packaging-[0-9]*
Diffstat (limited to 'ham')
-rw-r--r--ham/gnuradio-core/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/gnuradio-core/Makefile.common b/ham/gnuradio-core/Makefile.common
index 6fee22a3eac..1405ccd48ce 100644
--- a/ham/gnuradio-core/Makefile.common
+++ b/ham/gnuradio-core/Makefile.common
@@ -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_TOOLS= perl gmake cmake pkg-config
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