From 087629f4afb009d0eceec99db1e2ae45c1cf507e Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sat, 29 May 2004 17:11:04 +0000 Subject: Cleanup pass - remove remnant virtual/libc items from DEPENDS. BKrev: 40b8c428TTv4Isw4YZOO0-X8vxwV2g --- matchbox-panel/matchbox-panel_0.8.1.oe | 2 +- matchbox-panel/matchbox-panel_0.8.oe | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'matchbox-panel') diff --git a/matchbox-panel/matchbox-panel_0.8.1.oe b/matchbox-panel/matchbox-panel_0.8.1.oe index d083d09309..db20855e52 100644 --- a/matchbox-panel/matchbox-panel_0.8.1.oe +++ b/matchbox-panel/matchbox-panel_0.8.1.oe @@ -1,6 +1,6 @@ DESCRIPTION = "Matchbox panel" LICENSE = "GPL" -DEPENDS = "virtual/libc libmatchbox x11 xext xpm" +DEPENDS = "libmatchbox x11 xext xpm" SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-panel/0.8/matchbox-panel-${PV}.tar.bz2" S = "${WORKDIR}/matchbox-panel-${PV}" diff --git a/matchbox-panel/matchbox-panel_0.8.oe b/matchbox-panel/matchbox-panel_0.8.oe index 7103141fdf..52d7776cf7 100644 --- a/matchbox-panel/matchbox-panel_0.8.oe +++ b/matchbox-panel/matchbox-panel_0.8.oe @@ -1,6 +1,6 @@ DESCRIPTION = "Matchbox panel" LICENSE = "GPL" -DEPENDS = "virtual/libc libmatchbox x11 xext xpm" +DEPENDS = "libmatchbox x11 xext xpm" RDEPENDS = "libmatchbox matchbox-common" SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-panel/${PV}/matchbox-panel-${PV}.tar.bz2" -- cgit v1.2.3