diff options
-rw-r--r-- | meta-oe/recipes-gnome/libunique/libunique_1.1.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/libunique/libunique_1.1.6.bb b/meta-oe/recipes-gnome/libunique/libunique_1.1.6.bb index 3018398309..8aa293ff34 100644 --- a/meta-oe/recipes-gnome/libunique/libunique_1.1.6.bb +++ b/meta-oe/recipes-gnome/libunique/libunique_1.1.6.bb | |||
@@ -15,7 +15,7 @@ SRC_URI[sha256sum] = "e5c8041cef8e33c55732f06a292381cb345db946cf792a4ae18aa5c66c | |||
15 | 15 | ||
16 | PR = "r7" | 16 | PR = "r7" |
17 | 17 | ||
18 | DEPENDS = "glib-2.0 gtk+" | 18 | DEPENDS = "dbus-glib-native glib-2.0 gtk+" |
19 | 19 | ||
20 | PACKAGECONFIG ??= "dbus" | 20 | PACKAGECONFIG ??= "dbus" |
21 | PACKAGECONFIG[dbus] = "--enable-dbus,--disable-dbus,dbus dbus-glib" | 21 | PACKAGECONFIG[dbus] = "--enable-dbus,--disable-dbus,dbus dbus-glib" |