summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Paweł 22017-05-06 22:21:35 +0200
committerJan Paweł 22017-05-06 22:21:35 +0200
commite3cfaf66666598fb8eafdc570a361e36c6408842 (patch)
treef8c546b68caa0a0d335c4b8e800a4c7df557f4f0
parent987026b121b016411bd87a3291c40630aad88a41 (diff)
downloadaur-e3cfaf66666598fb8eafdc570a361e36c6408842.tar.gz
Changed version and added missing dependencies
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9cfd63ab415..e930c2fdd90a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Yuval Adam <yuval at y3xz dot com> PGP-Key: 271386AA2EB7672F
pkgname=gr-gsm-git
-pkgver=56b0a67
+pkgver=8f121c1
pkgrel=1
pkgdesc="Gnuradio blocks and tools for receiving GSM transmissions"
arch=('any')
url="https://github.com/ptrkrysik/gr-gsm"
license=(unknown)
-depends=('gnuradio' 'libosmocore' 'boost' 'swig' 'log4cpp' 'python2-scipy')
+depends=('gnuradio' 'libosmocore' 'boost' 'swig' 'log4cpp' 'python2-scipy' 'qwt5' 'gnuradio-companion' 'python2-pyqt4')
makedepends=('cmake')
provides=('gr-gsm')
source=('git+https://github.com/ptrkrysik/gr-gsm')