fix missing dbus dep (?)
This commit is contained in:
parent
c72342e362
commit
9c5d21270e
@ -3,7 +3,7 @@ include(../nymea.pri)
|
||||
TARGET = nymea
|
||||
TEMPLATE = lib
|
||||
|
||||
QT += network bluetooth
|
||||
QT += network bluetooth dbus
|
||||
QT -= gui
|
||||
DEFINES += LIBNYMEA_LIBRARY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user