git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04bcbc4
)
matchbox-wm: depend on gconf-native
author
Koen Kooi
<koen@openembedded.org>
Thu, 26 Apr 2007 16:13:38 +0000
(16:13 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 26 Apr 2007 16:13:38 +0000
(16:13 +0000)
packages/matchbox-wm/matchbox-wm_1.2.bb
patch
|
blob
|
history
diff --git
a/packages/matchbox-wm/matchbox-wm_1.2.bb
b/packages/matchbox-wm/matchbox-wm_1.2.bb
index
a7e9d4d
..
ad7c31d
100644
(file)
--- 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"