From: Koen Kooi Date: Thu, 26 Apr 2007 16:12:58 +0000 (+0000) Subject: gconf.bbclass: depend on gconf-native X-Git-Tag: Release-2010-05/1~8868^2~660^2~46^2^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04bcbc425723c1ba332e2aa8efa31533f278a32b;p=openembedded.git gconf.bbclass: depend on gconf-native --- diff --git a/classes/gconf.bbclass b/classes/gconf.bbclass index 686f8e6596..99f33e433a 100644 --- a/classes/gconf.bbclass +++ b/classes/gconf.bbclass @@ -1,4 +1,4 @@ -DEPENDS += "gconf" +DEPENDS += "gconf gconf-native" gconf_postinst() { if [ "$1" = configure ]; then