summaryrefslogtreecommitdiff
path: root/packages/matchbox-wm/matchbox-wm_0.8.3.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-11-14 19:30:01 +0000
committerKoen Kooi <koen@openembedded.org>2007-11-14 19:30:01 +0000
commit466098090f7a850b420e18bda4a17bf671d791d4 (patch)
tree5847dc3b0de9038a5d83df93aaf7c575ce14698b /packages/matchbox-wm/matchbox-wm_0.8.3.bb
parentcff961f0cc157d273101098fbeaf5bcc3d7c7933 (diff)
matchbox-wm: stop requiring mb-common
Diffstat (limited to 'packages/matchbox-wm/matchbox-wm_0.8.3.bb')
-rw-r--r--packages/matchbox-wm/matchbox-wm_0.8.3.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/matchbox-wm/matchbox-wm_0.8.3.bb b/packages/matchbox-wm/matchbox-wm_0.8.3.bb
index 524dc1af36..58da385674 100644
--- a/packages/matchbox-wm/matchbox-wm_0.8.3.bb
+++ b/packages/matchbox-wm/matchbox-wm_0.8.3.bb
@@ -1,7 +1,7 @@
require matchbox-wm.inc
-DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf matchbox-common"
-RDEPENDS = "matchbox-common"
+DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes libxdamage libxrender startup-notification expat gconf "
+RDEPENDS = ""
SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/0.8/matchbox-window-manager-${PV}.tar.bz2 \
file://kbdconfig_keylaunch_simpad.patch;patch=1;pnum=0"