From: Koen Kooi Date: Thu, 26 Apr 2007 16:13:38 +0000 (+0000) Subject: matchbox-wm: depend on gconf-native X-Git-Tag: Release-2010-05/1~8868^2~660^2~46^2^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5df246428e3dda8ebfb5b7c46ff4ba42d291d54c;p=openembedded.git matchbox-wm: depend on gconf-native --- diff --git a/packages/matchbox-wm/matchbox-wm_1.2.bb b/packages/matchbox-wm/matchbox-wm_1.2.bb index a7e9d4df62..ad7c31d3ed 100644 --- a/packages/matchbox-wm/matchbox-wm_1.2.bb +++ b/packages/matchbox-wm/matchbox-wm_1.2.bb @@ -1,6 +1,6 @@ require matchbox-wm.inc -DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common" +DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf gconf-native matchbox-common" RDEPENDS = "matchbox-common" PR="r0"