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