aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-11-09 06:07:43 +0900
committerHarald Welte <laforge@gnumonks.org>2017-11-09 06:17:14 +0900
commit49d493935525de8dc8f6829150cd2a752f32aa4b (patch)
treefdd9287507b6dd9c8b661c07807f4888806be640
parentec6bba5b7f0870d21e79dbd9e99ac8184f2e9154 (diff)
debian: Increase required libosmo-legacy-mgcp-dev version
Use the same version requirement as in configure.ac. Change-Id: I2dc21e89bd676a754bc24a6995c4f9c0c4727d57
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 4192f7bb3..963d66402 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>=9),
libosmo-sigtran-dev (>= 0.8.0),
libosmo-abis-dev (>= 0.3.2),
libosmo-netif-dev (>= 0.1.0),
- libosmo-legacy-mgcp-dev (>= 0.0.1),
+ libosmo-legacy-mgcp-dev (>= 1.0.0),
libosmo-mgcp-client-dev (>= 1.0.0)
Standards-Version: 3.9.8
Vcs-Git: git://git.osmocom.org/osmo-bsc.git