aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-08-08 17:28:31 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2019-08-08 17:28:31 +0200
commit38ea35fc916ebc75b09a73b7e5b28f9248176dc3 (patch)
tree28f670560bad75cb26fd724ede2c35ebc7f44586 /debian/control
parent9383e302bd92541f3f71dd00fdfa57afe8d5f195 (diff)
debian/control: Match dependency versions against configure.ac
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 557467e22..b9008ef30 100644
--- a/debian/control
+++ b/debian/control
@@ -6,16 +6,16 @@ Build-Depends: debhelper (>= 9),
autotools-dev,
autoconf-archive,
pkg-config,
- libosmocore-dev,
- libosmo-sccp-dev,
libdbi0-dev,
dh-autoreconf,
dh-systemd (>= 1.5),
- libosmo-abis-dev,
- libosmo-netif-dev,
+ libsmpp34-dev (>= 1.13.0),
+ libosmocore-dev (>= 1.0.1),
+ libosmo-abis-dev (>= 0.6.0),
+ libosmo-netif-dev (>= 0.4.0),
+ libosmo-sccp-dev (>= 1.0.0),
libdbd-sqlite3,
- libpcap-dev,
- libsmpp34-dev
+ libpcap-dev
Standards-Version: 3.9.8
Vcs-Git: git://bs11-abis.gnumonks.org/openbsc.git
Vcs-Browser: http://openbsc.osmocom.org/trac/browser