homescreen: remove unused DBus code artifacts
[apps/homescreen.git] / homescreen / homescreen.pro
index 773271e..3a08ddc 100644 (file)
 
 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