mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/gnuradio to 3.7.13.4-4
This commit is contained in:
parent
f8a23aa7d9
commit
dcd8912506
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
pkgbase=gnuradio
|
||||
pkgname=(gnuradio gnuradio-companion)
|
||||
pkgver=3.7.13.4
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="General purpose DSP and SDR toolkit. With drivers for usrp and fcd."
|
||||
arch=('x86_64')
|
||||
url="http://gnuradio.org"
|
||||
|
@ -99,6 +99,7 @@ package_gnuradio() {
|
|||
optdepends=('boost: gr_modtool'
|
||||
'swig: gr_modtool'
|
||||
'cmake: gr_modtool'
|
||||
'python2-cheetah: gr_modtool'
|
||||
'pkgconfig: libuhd')
|
||||
cd "$srcdir"
|
||||
install -Dm644 21-fcd.rules "$pkgdir/usr/lib/udev/rules.d/21-fcd.rules"
|
||||
|
|
Loading…
Reference in a new issue