[oe] [meta-oe][PATCH 21/46] gnome-bluetooth: inherit only gnomebase, gtk-icon-cache

Martin Jansa martin.jansa at gmail.com
Tue Apr 1 17:13:29 UTC 2014


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
index 421de95..8de03a4 100644
--- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
+++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_2.32.0.bb
@@ -9,7 +9,7 @@ PR = "r1"
 SECTION = "x11/gnome"
 DEPENDS = "obexd gnome-doc-utils-native gnome-doc-utils gconf gtk+ dbus-glib libunique libnotify bluez4 gnome-keyring virtual/libx11 libxi"
 
-inherit gnome
+inherit gnomebase gtk-icon-cache
 
 SRC_URI += "file://0001-bluetooth-input-Fix-compile-errors.patch \
            "
-- 
1.9.1




More information about the Openembedded-devel mailing list