From 38ea35fc916ebc75b09a73b7e5b28f9248176dc3 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Thu, 8 Aug 2019 17:28:31 +0200 Subject: debian/control: Match dependency versions against configure.ac Change-Id: Ib789ee75ab14f2af9869c7259e278942fd5f2c75 --- debian/control | 12 ++++++------ 1 file 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 -- cgit v1.2.3