fix missing dbus dep (?)

This commit is contained in:
Michael Zanetti 2019-11-01 20:51:28 +01:00
parent c72342e362
commit 9c5d21270e

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