aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/homescreen.pro
diff options
context:
space:
mode:
Diffstat (limited to 'homescreen/homescreen.pro')
-rw-r--r--homescreen/homescreen.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/homescreen/homescreen.pro b/homescreen/homescreen.pro
index 773271e..3a08ddc 100644
--- a/homescreen/homescreen.pro
+++ b/homescreen/homescreen.pro
@@ -15,15 +15,13 @@
TEMPLATE = app
TARGET = HomeScreen
-QT = qml quick dbus websockets
+QT = qml quick websockets
CONFIG += c++11 link_pkgconfig
DESTDIR = $${OUT_PWD}/../package/root/bin
PKGCONFIG += qlibwindowmanager qtappfw afb-helpers-qt
LIBS += -lhomescreen
-include(../interfaces/interfaces.pri)
-
SOURCES += \
src/main.cpp \
src/statusbarmodel.cpp \
@@ -55,4 +53,4 @@ RESOURCES += \
qml/images/Status/status.qrc \
qml/images/images.qrc \
qml/qml.qrc \
- qml/images/SpeechChrome/speechchrome.qrc \ No newline at end of file
+ qml/images/SpeechChrome/speechchrome.qrc