From 77ff745ccad6b0dd58e4476c1b82de70f034f7af Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 26 Aug 2018 10:52:46 +0200 Subject: [PATCH] debian/control: Depend on libosmocore >= 0.12.1 Only this version includes the GSMTAP_SIM_ATR and GSMTAP_SIM_APDU definitions. Change-Id: I988cad56aed755af416fc7f23822dcf0229dbb7d --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 490ed850..06f3e29a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Harald Welte 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