aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/hotkey/hotkey.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/hotkey/hotkey.pro')
-rw-r--r--src/plugins/General/hotkey/hotkey.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/plugins/General/hotkey/hotkey.pro b/src/plugins/General/hotkey/hotkey.pro
index 21ef268f3..f7f7376f0 100644
--- a/src/plugins/General/hotkey/hotkey.pro
+++ b/src/plugins/General/hotkey/hotkey.pro
@@ -3,7 +3,10 @@ include(../../plugins.pri)
CONFIG += release \
warn_on \
plugin \
- lib
+ lib \
+ link_pkgconfig
+
+PKGCONFIG += xf86miscproto x11
TARGET = $$PLUGINS_PREFIX/General/hotkey
QMAKE_CLEAN = $$PLUGINS_PREFIX/General/libhotkey.so