libunique: depends on dbus-glib-native

Adds the missing dbus-binding-tool into RSS.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Max Krummenacher
2017-03-03 21:32:23 +01:00
committed by Martin Jansa
parent 5962ec478c
commit 1bbb552e96

View File

@@ -15,7 +15,7 @@ SRC_URI[sha256sum] = "e5c8041cef8e33c55732f06a292381cb345db946cf792a4ae18aa5c66c
PR = "r7"
DEPENDS = "glib-2.0 gtk+"
DEPENDS = "dbus-glib-native glib-2.0 gtk+"
PACKAGECONFIG ??= "dbus"
PACKAGECONFIG[dbus] = "--enable-dbus,--disable-dbus,dbus dbus-glib"