summaryrefslogtreecommitdiffstats
path: root/system/mytop
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-22 17:52:19 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-08-22 16:01:06 -0500
commitb18cc85efa63aa444d5e2d7810f6e229b486bbf2 (patch)
treeed448bb5c4ca769b2e7a793f6efba051b94bde1e /system/mytop
parent96faf7e14d3d6ac9a2aeabf1346107bb058a0ce7 (diff)
downloadslackbuilds-b18cc85efa63aa444d5e2d7810f6e229b486bbf2.tar.gz
slackbuilds-b18cc85efa63aa444d5e2d7810f6e229b486bbf2.tar.xz
system/mytop: Fixed dep information
Diffstat (limited to 'system/mytop')
-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)