mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
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:
committed by
Martin Jansa
parent
5962ec478c
commit
1bbb552e96
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user