aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndy Kling <andreas.kling@peiker-cee.de>2017-02-10 10:07:20 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-13 18:43:35 +0100
commitd614f8c16e032f93bb6fdcb3f6634c396e743c20 (patch)
tree71560d18be40ab80e591cb7b8f6efd3382d61b35 /meta-gnome
parent26e52a261922603247789f8dd8bd322ea2e1c121 (diff)
downloadmeta-openembedded-d614f8c16e032f93bb6fdcb3f6634c396e743c20.tar.gz
dconf: depends on dbus
configure of dconf requires dbus | checking for dbus... no | configure: error: Package requirements (dbus-1) were not met: | | No package 'dbus-1' found Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb b/meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb
index f38be880f8..2830e717be 100644
--- a/meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb
+++ b/meta-gnome/recipes-gnome/dconf/dconf_0.18.0.bb
@@ -9,7 +9,7 @@ SRC_URI[archive.md5sum] = "69a12ed68893f2e1e81ac4e531bc1515"
SRC_URI[archive.sha256sum] = "109b1bc6078690af1ed88cb144ef5c5aee7304769d8bdc82ed48c3696f10c955"
GNOME_COMPRESS_TYPE = "xz"
-DEPENDS = "glib-2.0 gtk+3 libxml2 intltool-native"
+DEPENDS = "dbus glib-2.0 gtk+3 libxml2 intltool-native"
inherit vala gtk-doc distro_features_check