summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2016-08-06 23:18:17 +0200
committerJulian Andres Klode <jak@debian.org>2016-08-06 23:18:17 +0200
commit8a76b2bdc2f9c87a16b259ecb4398d433551aa6d (patch)
tree0fe506ec0649385b0ec53f71397ce3a9fd03e5a1
parent8970deacc29d826c8a5d5b297f0150b0ad194b73 (diff)
Build-depend on pkg-config
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 855b90d2d..2c2fc8085 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: dpkg-dev (>= 1.17.14), debhelper (>= 9.20141010), libdb-dev,
gettext (>= 0.12), libcurl4-gnutls-dev (>= 7.19.4~),
zlib1g-dev, libbz2-dev, liblzma-dev, liblz4-dev (>= 0.0~r126),
xsltproc, docbook-xsl, docbook-xml, po4a (>= 0.34-2),
- cmake, libgtest-dev <!nocheck>, dh-systemd
+ cmake, pkg-config, libgtest-dev <!nocheck>, dh-systemd
Build-Depends-Indep: doxygen, w3m, graphviz
Build-Conflicts: autoconf2.13, automake1.4
Vcs-Git: https://anonscm.debian.org/git/apt/apt.git