fix missing dbus dep (?)

pull/228/head
Michael Zanetti 2019-11-01 20:51:28 +01:00
parent c72342e362
commit 9c5d21270e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ include(../nymea.pri)
TARGET = nymea
TEMPLATE = lib
QT += network bluetooth
QT += network bluetooth dbus
QT -= gui
DEFINES += LIBNYMEA_LIBRARY