diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-03-28 12:54:19 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-03-28 12:54:19 +0000 |
commit | 5f50e29800d6245504838f3f797bafee0dae1b2c (patch) | |
tree | a90bdfd3fab69b0b43893c5716e28ecf45bdc68f /matchbox-wm | |
parent | 21fc7f3b61d98d2c3e8559f049bf40307bcc63e2 (diff) |
fix dependencies for x11 packages
BKrev: 4066cafbSj1GGhLWDSwSyj9_VLpxQA
Diffstat (limited to 'matchbox-wm')
-rw-r--r-- | matchbox-wm/matchbox-wm_0.8.1.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/matchbox-wm/matchbox-wm_0.8.1.oe b/matchbox-wm/matchbox-wm_0.8.1.oe index b0e1c20081..071ac2fc41 100644 --- a/matchbox-wm/matchbox-wm_0.8.1.oe +++ b/matchbox-wm/matchbox-wm_0.8.1.oe @@ -1,7 +1,6 @@ DESCRIPTION = "Matchbox window manager" LICENSE = "GPL" DEPENDS = "virtual/libc libmatchbox x11 xext xcomposite xfixes xdamage xrender" -RDEPENDS = "libc6 libmatchbox x11 xext xcomposite xfixes xdamage xrender" SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-window-manager/0.8/matchbox-window-manager-${PV}.tar.bz2 \ file://${FILESDIR}/m4.patch;patch=1" |