aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-08-25 12:59:29 +0200
committerHarald Welte <laforge@gnumonks.org>2010-08-25 12:59:29 +0200
commit5c55c4901d93a500871f72fe9578a84db7bdd2fa (patch)
tree949ab7a21be07683aab12cc29425a4ef54ec683a
parent11e79bdbbb43348fc2df698ae97da516e7fb51f8 (diff)
debian: add build dependency to pkg-config
-rw-r--r--openbsc/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/debian/control b/openbsc/debian/control
index 5e06200b8..5b1c4ed89 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, libdbi0-dev
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev, pkg-config, 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