diff options
| -rw-r--r-- | src/plugins/General/rgscan/rgscan.pro | 2 |
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 } |
