summaryrefslogtreecommitdiff
path: root/pcr/simtrace/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/simtrace/PKGBUILD')
-rw-r--r--pcr/simtrace/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/simtrace/PKGBUILD b/pcr/simtrace/PKGBUILD
index ce6bdb1bd..c6ff1c773 100644
--- a/pcr/simtrace/PKGBUILD
+++ b/pcr/simtrace/PKGBUILD
@@ -3,12 +3,12 @@ pkgname=simtrace-git
_pkgname=simtrace
pkgver=0.1.r89.g6fde8e1
_commit=6fde8e1c26f12069e67103ba5f69a068d78de063
-pkgrel=1
+pkgrel=2
pkgdesc="Traces the communication between phones and SIM cards with first generation simtrace hardware."
arch=('armv7h' 'i686' 'x86_64')
url="http://bb.osmocom.org/trac/wiki/SIMtrace"
license=('GPL2') # GPLv2-only according to the source files headers
-depends=('libosmocore' 'libusb')
+depends=('libosmocore' 'libusb' 'talloc')
makedepends=('make' 'gcc' 'git' 'pkg-config')
source=("git://git.osmocom.org/simtrace.git#commit=$_commit")
sha512sums=('SKIP')