summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Tomanek <stefan.tomanek@wertarbyte.de>2016-07-26 11:36:54 +0200
committerStefan Tomanek <stefan.tomanek@wertarbyte.de>2016-07-26 11:37:12 +0200
commita2af83c2ad0262b4d058909308049388b727f6ec (patch)
tree72c652b8de154f6b5f0121ef4792c1c73c361d75
parentdb39d563bab4fc8bbca64b17eeee6a5959952154 (diff)
add build-dependency for pkg-config
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a1a434c..35424ff 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: triggerhappy
Section: utils
Priority: extra
Maintainer: Stefan Tomanek <stefan.tomanek+debian@wertarbyte.de>
-Build-Depends: debhelper (>= 9), linux-libc-dev, libsystemd-dev, dh-systemd (>= 1.5)
+Build-Depends: debhelper (>= 9), linux-libc-dev, pkg-config, libsystemd-dev, dh-systemd (>= 1.5)
Standards-Version: 3.9.8
Homepage: https://github.com/wertarbyte/triggerhappy
Vcs-Git: https://github.com/wertarbyte/triggerhappy.git