summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author ponce2012-08-27 21:17:02 +0200
committer ponce2012-08-28 07:35:25 +0200
commit961c41c26f09b9aee8b341c6e712a5ad0b985cb5 (patch)
tree9c74080f27359e0e2ed1a9c76571bb5895d34382 /perl
parentbef7320fcfbc51f78a62ee3237ecb03990589f94 (diff)
downloadslackbuilds-961c41c26f09b9aee8b341c6e712a5ad0b985cb5.tar.gz
perl/perl-Curses-UI: Fixed dep information
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Curses-UI/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl/perl-Curses-UI/README b/perl/perl-Curses-UI/README
index 2ff215477d..c81eaa5720 100644
--- a/perl/perl-Curses-UI/README
+++ b/perl/perl-Curses-UI/README
@@ -2,5 +2,3 @@ Curses::UI - A curses based user interface framework in perl
A UI framework based on the curses library. Curses::UI contains
several widgets which can be used to build a user interface.
-
-This requires perl-Curses and perl-TermReadKey.