From: Marcin Juszkiewicz Date: Wed, 1 Oct 2008 09:50:47 +0000 (+0000) Subject: gconf.bbclass: depend also on gconf-native X-Git-Tag: 2011-1~8159 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3db5955abdd4c424b3730e358e823761ba6d3df4;p=openembedded-core.git gconf.bbclass: depend also on gconf-native git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5361 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/classes/gconf.bbclass b/meta/classes/gconf.bbclass index 4fba876854..e147ecf68d 100644 --- a/meta/classes/gconf.bbclass +++ b/meta/classes/gconf.bbclass @@ -1,4 +1,4 @@ -DEPENDS += "gconf" +DEPENDS += "gconf gconf-native" gconf_postinst() { if [ "x$D" != "x" ]; then