pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/gnuradio



Module Name:    pkgsrc
Committed By:   tnn
Date:           Wed Apr  7 16:15:08 UTC 2021

Modified Files:
        pkgsrc/meta-pkgs/gnuradio: Makefile

Log Message:
meta-pkgs/gnuradio: update for 3.9


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/meta-pkgs/gnuradio/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/gnuradio/Makefile
diff -u pkgsrc/meta-pkgs/gnuradio/Makefile:1.22 pkgsrc/meta-pkgs/gnuradio/Makefile:1.23
--- pkgsrc/meta-pkgs/gnuradio/Makefile:1.22     Sun Aug 30 21:18:09 2020
+++ pkgsrc/meta-pkgs/gnuradio/Makefile  Wed Apr  7 16:15:08 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2020/08/30 21:18:09 tnn Exp $
+# $NetBSD: Makefile,v 1.23 2021/04/07 16:15:08 tnn Exp $
 
 META_PACKAGE=  yes
 
@@ -15,6 +15,7 @@ HOMEPAGE=     https://www.gnu.org/software/g
 COMMENT=       Collection of GNU Radio (meta package, easy to install whole thing)
 
 DEPENDS+=      gnuradio-channels-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-channels
+DEPENDS+=      gnuradio-network-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-network
 DEPENDS+=      gnuradio-companion-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-companion
 DEPENDS+=      gnuradio-core-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-core
 DEPENDS+=      gnuradio-ctrlport-${VERSION}{,nb[0-9]*}:../../ham/gnuradio-ctrlport



Home | Main Index | Thread Index | Old Index