gconf.bbclass: Add gconf to DEPENDS (from poky)
authorRichard Purdie <rpurdie@rpsys.net>
Sun, 27 Aug 2006 16:00:40 +0000 (16:00 +0000)
committerRichard Purdie <rpurdie@rpsys.net>
Sun, 27 Aug 2006 16:00:40 +0000 (16:00 +0000)
classes/gconf.bbclass

index b0c5723..686f8e6 100644 (file)
@@ -1,3 +1,5 @@
+DEPENDS += "gconf"
+
 gconf_postinst() {
 if [ "$1" = configure ]; then
        if [ "x$D" != "x" ]; then