aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/notifier/notifier.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General/notifier/notifier.pro')
-rw-r--r--src/plugins/General/notifier/notifier.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/General/notifier/notifier.pro b/src/plugins/General/notifier/notifier.pro
index 5a92fce11..eea864b6c 100644
--- a/src/plugins/General/notifier/notifier.pro
+++ b/src/plugins/General/notifier/notifier.pro
@@ -21,6 +21,7 @@ LIBS += $$QMMPUI_LIB
unix {
PKGCONFIG += x11
+ DEFINES += X11_FOUND
target.path = $$LIB_DIR/qmmp/General
INSTALLS += target
}