aboutsummaryrefslogtreecommitdiffstats
path: root/community/mapplauncherd-booster-qtcomponents/0001-fix-pro.patch
blob: 663d641dd38f56cb7f6b381e3d16115558929b87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/booster-qtcomponents.pro b/booster-qtcomponents.pro
index 459a355..d67f7b3 100644
--- a/booster-qtcomponents.pro
+++ b/booster-qtcomponents.pro
@@ -14,8 +14,8 @@ service.files = data/$${TARGET}.service
 
 INSTALLS += target qml service
 
-LIBS += -lapplauncherd
-INCLUDEPATH += /usr/include/applauncherd/
+LIBS += -lapplauncherd -lmdeclarativecache5
+INCLUDEPATH += /usr/include/applauncherd/ /usr/include/mdeclarativecache5/
 
 SOURCES += src/qmlbooster.cpp src/eventhandler.cpp
 HEADERS += src/qmlbooster.h src/eventhandler.h