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

git at git.openembedded.org git at git.openembedded.org
Sun Apr 20 08:52:47 UTC 2014


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

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

gcr: inherit only gnomebase, gtk-icon-cache

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb b/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb
index 71911af..c71f5a4 100644
--- a/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb
+++ b/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
 
 DEPENDS = "gtk+3 p11-kit glib-2.0"
 
-inherit autotools gnome gtk-doc
+inherit autotools gnomebase gtk-icon-cache gtk-doc
 
 GNOME_COMPRESS_TYPE="xz"
 



More information about the Openembedded-commits mailing list