aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins')
-rw-r--r--src/plugins/General/rgscan/rgscan.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/rgscan/rgscan.pro b/src/plugins/General/rgscan/rgscan.pro
index a05a4f885..462d26c22 100644
--- a/src/plugins/General/rgscan/rgscan.pro
+++ b/src/plugins/General/rgscan/rgscan.pro
@@ -20,8 +20,8 @@ RESOURCES = translations/translations.qrc
unix{
isEmpty(LIB_DIR){
LIB_DIR = /lib
- PKGCONFIG += taglib
}
+PKGCONFIG += taglib
target.path = $$LIB_DIR/qmmp/General
INSTALLS += target
}