summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl/perl-lirc-client/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl/perl-lirc-client/README b/perl/perl-lirc-client/README
index 2163c23308..c6893cb314 100644
--- a/perl/perl-lirc-client/README
+++ b/perl/perl-lirc-client/README
@@ -4,5 +4,3 @@ This module provides a simple interface to the Linux Infrared Remote
Control (Lirc). The module encasuplates parsing the Lirc config file
(.lircrc), openning a connection to the Lirc device, and retrieving
events from the device.
-
-This require perl-class-accessor and perl-file-path-expand.