summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Tomanek <stefan.tomanek@wertarbyte.de>2016-07-17 18:58:42 +0200
committerStefan Tomanek <stefan.tomanek@wertarbyte.de>2016-07-17 18:58:42 +0200
commitd2eb91ad3b711c5b707d0035af0b1f2b54ae8857 (patch)
tree616b1feac5ab016fb5af09a11ef1c707c0885495
parent804b79564029128f07f16497a9a04e99443c6144 (diff)
add build dependency for linux-libc-dev
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 39f6e24..bf5cd48 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,14 @@ Source: triggerhappy
Section: utils
Priority: extra
Maintainer: Stefan Tomanek <stefan.tomanek+debian@wertarbyte.de>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9), linux-libc-dev
Standards-Version: 3.9.8
Homepage: https://github.com/wertarbyte/triggerhappy
Vcs-Git: https://github.com/wertarbyte/triggerhappy.git
Vcs-Browser: https://github.com/wertarbyte/triggerhappy
Package: triggerhappy
-Architecture: any
+Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: global hotkey daemon for Linux
Triggerhappy watches connected input devices for certain key presses