From: Richard Purdie Date: Sun, 27 Aug 2006 16:00:40 +0000 (+0000) Subject: gconf.bbclass: Add gconf to DEPENDS (from poky) X-Git-Tag: Release-2010-05/1~9453^2~875^2~66^2~57^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3352186941a100ee3812472531ca3359fef4b95;p=openembedded.git gconf.bbclass: Add gconf to DEPENDS (from poky) --- diff --git a/classes/gconf.bbclass b/classes/gconf.bbclass index b0c5723873..686f8e6596 100644 --- a/classes/gconf.bbclass +++ b/classes/gconf.bbclass @@ -1,3 +1,5 @@ +DEPENDS += "gconf" + gconf_postinst() { if [ "$1" = configure ]; then if [ "x$D" != "x" ]; then