diff options
Diffstat (limited to 'src/plugins/General')
| -rw-r--r-- | src/plugins/General/notifier/notifier.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/General/notifier/notifier.pro b/src/plugins/General/notifier/notifier.pro index 4a602ae77..3cff90fa1 100644 --- a/src/plugins/General/notifier/notifier.pro +++ b/src/plugins/General/notifier/notifier.pro @@ -20,6 +20,8 @@ RESOURCES = notifier_images.qrc \ unix { isEmpty(LIB_DIR){ LIB_DIR = /lib + CONFIG += link_pkgconfig + PKGCONFIG += x11 } target.path = $$LIB_DIR/qmmp/General INSTALLS += target |
