aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/debian
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-08-25 12:57:15 +0200
committerHarald Welte <laforge@gnumonks.org>2010-08-25 12:58:32 +0200
commit3edb60de7e3691de71cccfaebfc4047f297e35ae (patch)
tree021c0bc92c3664f05ffd51a614bf8f0bb8c85279 /openbsc/debian
parent4dc025b4a8534d3091219cfd82ed54259d1b3e6b (diff)
debian: add build dependency to libdbi0-dev
Diffstat (limited to 'openbsc/debian')
-rw-r--r--openbsc/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/debian/control b/openbsc/debian/control
index fe1964868..7e679ca78 100644
--- a/openbsc/debian/control
+++ b/openbsc/debian/control
@@ -2,7 +2,7 @@ Source: openbsc
Section: net
Priority: optional
Maintainer: Harald Welte <laforge@gnumonks.org>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libgtp, libosmocore-dev, libosmo-sccp-dev
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libgtp, libosmocore-dev, libosmo-sccp-dev, libdbi0-dev
Standards-Version: 3.8.4
Homepage: http://openbsc.osmocom.org/
Vcs-Git: git://bs11-abis.gnumonks.org/openbsc.git