gconf.bbclass: depend on gconf-native
authorKoen Kooi <koen@openembedded.org>
Thu, 26 Apr 2007 16:12:58 +0000 (16:12 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 26 Apr 2007 16:12:58 +0000 (16:12 +0000)
classes/gconf.bbclass

index 686f8e6..99f33e4 100644 (file)
@@ -1,4 +1,4 @@
-DEPENDS += "gconf"
+DEPENDS += "gconf gconf-native"
 
 gconf_postinst() {
 if [ "$1" = configure ]; then