[arch-commits] Commit in gnuradio/trunk (PKGBUILD)
Fabio Castelli
muflone at archlinux.org
Sat Sep 26 21:39:27 UTC 2020
Date: Saturday, September 26, 2020 @ 21:39:27
Author: muflone
Revision: 712540
upgpkg: gnuradio 3.8.1.0-3
closes FS#63782
Modified:
gnuradio/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-26 21:36:23 UTC (rev 712539)
+++ PKGBUILD 2020-09-26 21:39:27 UTC (rev 712540)
@@ -4,7 +4,7 @@
pkgbase=gnuradio
pkgname=(gnuradio gnuradio-companion)
pkgver=3.8.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="General purpose DSP and SDR toolkit. With drivers for usrp and fcd."
arch=('x86_64')
url="https://gnuradio.org"
@@ -86,7 +86,7 @@
package_gnuradio-companion() {
pkgdesc="GUI frontend for gnuradio and SDR."
depends=('gnuradio' 'qwt' 'python-lxml'
- 'python-opengl' 'python-cairo' 'python-pyqt5')
+ 'python-opengl' 'python-cairo' 'python-gobject' 'python-pyqt5')
# Yup, nothing in the package except dependencies,
# because more than five optdeps is too many for most people.
}
More information about the arch-commits
mailing list