[oe-commits] Martin Jansa : gnome-bluetooth: inherit only gnomebase, gtk-icon-cache

git at git.openembedded.org git at git.openembedded.org
Tue Apr 1 17:15:20 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 857c6e6cba9bf419ced3001b7d757463fe943213
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=857c6e6cba9bf419ced3001b7d757463fe943213

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Mar 30 00:43:02 2014 +0100

gnome-bluetooth: inherit only gnomebase, gtk-icon-cache

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 \
            "



More information about the Openembedded-commits mailing list