aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-11-10 11:39:16 +0900
committerHarald Welte <laforge@gnumonks.org>2017-11-11 23:24:16 +0000
commitf04e9c2f361d90c6f04619d6139126adedf849e5 (patch)
tree665154306aac68d5b66538bbbaf6083acd1c3d40 /debian
parent7c980544f8ecd62a9ae52c737410d8a861a7c65e (diff)
configure.ac/debian: Require libosmo-mgcp-client-dev >= 1.2.0
We recently started to use some symbols that were not available in libosmo-mgcp-client-dev 1.0.0 or even 1.1.0. Let's depend on a newly tagged version of libosmo-mgcp-client. Change-Id: Ic5d3add1c69181aabbdb684a01a6ba7bcea1fe2c
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 963d66402..5e9ad602c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: debhelper (>=9),
libosmo-abis-dev (>= 0.3.2),
libosmo-netif-dev (>= 0.1.0),
libosmo-legacy-mgcp-dev (>= 1.0.0),
- libosmo-mgcp-client-dev (>= 1.0.0)
+ libosmo-mgcp-client-dev (>= 1.2.0)
Standards-Version: 3.9.8
Vcs-Git: git://git.osmocom.org/osmo-bsc.git
Vcs-Browser: https://git.osmocom.org/osmo-bsc/