From 24fb9e97c684cf0e3b8a5e2957ac02959d621136 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 5 Jan 2017 11:06:24 +0000 Subject: fixed build git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6950 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/notifier/notifier.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') 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 -- cgit v1.2.3-13-gbd6f