summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-27 22:23:03 +0200
committer ponce <matteo.bernardini@gmail.com>2012-08-28 10:01:42 +0200
commit90268d74b334e4c2f6913d16cd615e8ee13c7f04 (patch)
treedf1cff0e8c600a82e6c7b3b40b6510905f3e570f
parentb4eaf5e1b5994126f59d512b1605a225c7d4a8ce (diff)
downloadslackbuilds-90268d74b334e4c2f6913d16cd615e8ee13c7f04.tar.gz
slackbuilds-90268d74b334e4c2f6913d16cd615e8ee13c7f04.tar.xz
perl/perl-lirc-client: Fixed dep information
-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.