meta-openembedded: add BBCLASSEXTEND = native to gnome.bbclass

This fixes the missing 'hicolor-icon-theme-native' and 'gnome-common-native' deps

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi 2010-12-04 18:17:26 +01:00
parent 20e846e552
commit aac01cbce7

View File

@ -1,4 +1,4 @@
inherit gnomebase gtk-icon-cache gconf mime
EXTRA_OECONF += "--enable-introspection=no"
BBCLASSEXTEND += "native"