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-panel | |
parent | 21fc7f3b61d98d2c3e8559f049bf40307bcc63e2 (diff) |
fix dependencies for x11 packages
BKrev: 4066cafbSj1GGhLWDSwSyj9_VLpxQA
Diffstat (limited to 'matchbox-panel')
-rw-r--r-- | matchbox-panel/matchbox-panel_0.8.1.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/matchbox-panel/matchbox-panel_0.8.1.oe b/matchbox-panel/matchbox-panel_0.8.1.oe index 52f7eab1bf..a9d4c0d6f0 100644 --- a/matchbox-panel/matchbox-panel_0.8.1.oe +++ b/matchbox-panel/matchbox-panel_0.8.1.oe @@ -1,7 +1,6 @@ DESCRIPTION = "Matchbox panel" LICENSE = "GPL" DEPENDS = "virtual/libc libmatchbox x11 xext xpm" -RDEPENDS = "libc6 libmatchbox x11 xext matchbox-common" SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-panel/0.8/matchbox-panel-${PV}.tar.bz2" S = "${WORKDIR}/matchbox-panel-${PV}" |