diff options
Diffstat (limited to 'procps/procps_3.1.15.oe')
| -rw-r--r-- | procps/procps_3.1.15.oe | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |
