meta-openembedded/classes/gnome.bbclass
Koen Kooi aac01cbce7 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>
2010-12-04 18:17:26 +01:00

5 lines
115 B
Plaintext

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