summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author ponce2012-08-22 17:52:19 +0200
committer Robby Workman2012-08-22 23:01:06 +0200
commitb18cc85efa63aa444d5e2d7810f6e229b486bbf2 (patch)
treeed448bb5c4ca769b2e7a793f6efba051b94bde1e /system
parent96faf7e14d3d6ac9a2aeabf1346107bb058a0ce7 (diff)
downloadslackbuilds-b18cc85efa63aa444d5e2d7810f6e229b486bbf2.tar.gz
system/mytop: Fixed dep information
Diffstat (limited to 'system')
-rw-r--r--system/mytop/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/system/mytop/README b/system/mytop/README
index 6d32451d3b..860f955c65 100644
--- a/system/mytop/README
+++ b/system/mytop/README
@@ -6,5 +6,3 @@ It runs on most Unix systems (including Mac OS X) which have Perl,
DBI, and Term::ReadKey installed. And with Term::ANSIColor installed
you even get color. If you install Time::HiRes, you'll get good
real-time queries/second stats.
-
-Requires: Term::ReadKey (perl-TermReadKey)