[oe-commits] Koen Kooi : gnome.bbclass: inherit gtk-icon-cache

GIT User account git at amethyst.openembedded.net
Sun Jan 18 20:43:21 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b9a36921e578c7ba9a4f1274fac8becb3beb848e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b9a36921e578c7ba9a4f1274fac8becb3beb848e

Author: Koen Kooi <koen at openembedded.org>
Date:   Sun Jan 18 21:31:13 2009 +0100

gnome.bbclass: inherit gtk-icon-cache

---

 classes/gnome.bbclass |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/classes/gnome.bbclass b/classes/gnome.bbclass
index cae542e..89fb3a1 100644
--- a/classes/gnome.bbclass
+++ b/classes/gnome.bbclass
@@ -13,7 +13,7 @@ FILES_${PN} += "${datadir}/application-registry  \
 	${datadir}/mime/packages \	
 	${datadir}/gnome-2.0"
 
-inherit autotools pkgconfig gconf mime
+inherit autotools gtk-icon-cache pkgconfig gconf mime
 
 AUTOTOOLS_STAGE_PKGCONFIG = "1"
 





More information about the Openembedded-commits mailing list