matchbox-wm: depend on gconf-native
authorKoen Kooi <koen@openembedded.org>
Thu, 26 Apr 2007 16:13:38 +0000 (16:13 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 26 Apr 2007 16:13:38 +0000 (16:13 +0000)
packages/matchbox-wm/matchbox-wm_1.2.bb

index a7e9d4d..ad7c31d 100644 (file)
@@ -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"