From 32c38f09e5fda3e723cdbb0041c0703a3c31ef4d Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Fri, 29 Sep 2017 14:17:11 +0200 Subject: [PATCH] debian: remove unneeded dependency libdbd-sqlite3 Take the opportunity to remove duplicated pkg-config dependency. Change-Id: I5bfe9c71740c1ced5bad0a41dfca568b9e00070c --- debian/control | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/control b/debian/control index 0ff3801f..7104c37a 100644 --- a/debian/control +++ b/debian/control @@ -7,12 +7,10 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, dh-systemd (>= 1.5), autotools-dev, - pkg-config, python-minimal, libosmocore-dev, libosmo-abis-dev, libosmo-netif-dev, - libdbd-sqlite3, libsqlite3-dev Standards-Version: 3.9.6 Vcs-Browser: http://cgit.osmocom.org/osmo-hlr