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 --- procps/procps_3.1.15.oe | 2 +- procps/procps_3.2.1.oe | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'procps') diff --git a/procps/procps_3.1.15.oe b/procps/procps_3.1.15.oe index 43be3afd37..1c20b59a4b 100644 --- a/procps/procps_3.1.15.oe +++ b/procps/procps_3.1.15.oe @@ -4,7 +4,7 @@ about processes using the /proc filesystem. The package \ includes the programs ps, top, vmstat, w, kill, and skill." SECTION = "net" PRIORITY = "optional" -DEPENDS = "virtual/libc ncurses" +DEPENDS = "ncurses" SRC_URI = "http://procps.sourceforge.net/procps-${PV}.tar.gz \ file://procps_${PV}-2.diff;patch=1 \ diff --git a/procps/procps_3.2.1.oe b/procps/procps_3.2.1.oe index 7464831d46..99990c5648 100644 --- a/procps/procps_3.2.1.oe +++ b/procps/procps_3.2.1.oe @@ -4,7 +4,7 @@ about processes using the /proc filesystem. The package \ includes the programs ps, top, vmstat, w, kill, and skill." SECTION = "net" PRIORITY = "optional" -DEPENDS = "virtual/libc ncurses" +DEPENDS = "ncurses" SRC_URI = "http://procps.sourceforge.net/procps-${PV}.tar.gz \ file://install.patch;patch=1" -- cgit v1.2.3