From f3677d679e5c74f9877f36cdb170bbfea9b7b9bb Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 21 Jan 2011 13:37:30 +0000 Subject: glib-2.0: Add missing DEPENDS on dbus Signed-off-by: Richard Purdie --- meta/recipes-core/glib-2.0/glib.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-core/glib-2.0') diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc index e1705e7fcc..0b6e752e9a 100644 --- a/meta/recipes-core/glib-2.0/glib.inc +++ b/meta/recipes-core/glib-2.0/glib.inc @@ -15,8 +15,8 @@ SECTION = "libs" require glib-2.0.inc -DEPENDS = "glib-2.0-native gtk-doc-native virtual/libiconv virtual/libintl zip" -DEPENDS_virtclass-native = "gtk-doc-native pkgconfig-native gettext-native" +DEPENDS = "glib-2.0-native gtk-doc-native virtual/libiconv virtual/libintl zip dbus" +DEPENDS_virtclass-native = "gtk-doc-native pkgconfig-native gettext-native dbus-native" PACKAGES =+ "glib-2.0-utils " LEAD_SONAME = "libglib-2.0.*" -- cgit v1.2.3-54-g00ecf