diff options
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 |
commit | b18cc85efa63aa444d5e2d7810f6e229b486bbf2 (patch) | |
tree | ed448bb5c4ca769b2e7a793f6efba051b94bde1e /system | |
parent | 96faf7e14d3d6ac9a2aeabf1346107bb058a0ce7 (diff) |
system/mytop: Fixed dep information
Diffstat (limited to 'system')
-rw-r--r-- | system/mytop/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/mytop/README b/system/mytop/README index 6d32451d3b48..860f955c65c8 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) |