aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-08-26 10:52:46 +0200
committerHarald Welte <laforge@gnumonks.org>2018-08-26 10:52:46 +0200
commit77ff745ccad6b0dd58e4476c1b82de70f034f7af (patch)
tree14dbaa523a9a9979b08537338c8afbafae34a586
parentbd9d94994dc1030a3a28409a8b0bce87004231c6 (diff)
debian/control: Depend on libosmocore >= 0.12.1
Only this version includes the GSMTAP_SIM_ATR and GSMTAP_SIM_APDU definitions. Change-Id: I988cad56aed755af416fc7f23822dcf0229dbb7d
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 490ed85..06f3e29 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Harald Welte <laforge@gnumonks.org>
Section: devel
Priority: optional
Build-Depends: debhelper (>= 9),
- libosmocore-dev,
+ libosmocore-dev (>= 0.12.1),
libnewlib-arm-none-eabi,
libusb-1.0-0-dev,
gcc-arm-none-eabi