summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Rooyakkers2018-06-21 20:14:03 -0400
committerLucas Rooyakkers2018-06-21 20:14:03 -0400
commit1639a17a9b70512f25fd525733aa1cc2ddca6d02 (patch)
tree3614ebb5d3dc5676b45a92e606a4c416f6f98ad2 /PKGBUILD
parent504cc865710a84b11d0b9518081608f7cbb26c5a (diff)
downloadaur-gr-ieee802-11.tar.gz
Updated with dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01a16f747d81..382ab5d53b16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname='gr-ieee802-11'
pkgver='b83d008'
-pkgrel=1
+pkgrel=2
pkgdesc="An IEEE 802.11 a/g/p transceiver for GNU Radio."
arch=('any')
url="https://github.com/bastibl/gr-ieee802-11"
license=('unknown')
depends=('gnuradio' 'swig' 'log4cpp' 'gr-foo')
-makedepends=('cmake')
+makedepends=('cmake' 'boost')
provides=('gr-ieee802-11')
source=('git+https://github.com/bastibl/gr-ieee802-11')
sha1sums=('SKIP')