summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.