summaryrefslogtreecommitdiffstats
path: root/perl/perl-ExtUtils-XSBuilder
diff options
context:
space:
mode:
author ponce2012-08-27 21:46:56 +0200
committer ponce2012-08-28 10:01:38 +0200
commit39a14d0093e8291a936dcb26a537a8146ac97dfb (patch)
treef620f7a73f05cf829907e9ce56533f3a0eae799e /perl/perl-ExtUtils-XSBuilder
parentc91696323b165c84fb6e1eb31dd874c54e13cd9f (diff)
downloadslackbuilds-39a14d0093e8291a936dcb26a537a8146ac97dfb.tar.gz
perl/perl-ExtUtils-XSBuilder: Fixed dep information
Diffstat (limited to 'perl/perl-ExtUtils-XSBuilder')
-rw-r--r--perl/perl-ExtUtils-XSBuilder/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl/perl-ExtUtils-XSBuilder/README b/perl/perl-ExtUtils-XSBuilder/README
index 233214abb5..137702cc83 100644
--- a/perl/perl-ExtUtils-XSBuilder/README
+++ b/perl/perl-ExtUtils-XSBuilder/README
@@ -8,5 +8,3 @@ module you must still be familar with C and XS programming, but it
removes a lot of stupid work and copy&paste from you. Also when the
C API changes, most of the time you only have to rerun XSBuilder to
get your new Perl API.
-
-This requires perl-Parse-RecDescent and perl-Tie-IxHash.