]> eyrie.org Git - kerberos/krb5-strength.git/blobdiff - README
Update to rra-c-util 4.12 and C TAP Harness 2.3
[kerberos/krb5-strength.git] / README
diff --git a/README b/README
index bf591d123b95d8c134e9045e7b3bde04eaf5dc90..cd13b8d412c3dad21ae29e0be4f5be8eb0c32cd5 100644 (file)
--- a/README
+++ b/README
@@ -111,9 +111,9 @@ REQUIREMENTS
   following additional Perl modules will be used by the test suite if
   present:
 
-      File::Slurp
       IPC::Run
       JSON
+      Perl6::Slurp
       Test::MinimumVersion
       Test::Perl::Critic
       Test::Pod
@@ -131,7 +131,9 @@ REQUIREMENTS
   and need to regenerate Makefile.in, you will need Automake 1.11 or
   later.  For bootstrap or if you change configure.ac or any of the m4
   files it includes and need to regenerate configure or config.h.in, you
-  will need Autoconf 2.64 or later.
+  will need Autoconf 2.64 or later.  You will also need Perl 5.010 or
+  later and the JSON, Perl6::Slurp, and Readonly modules (from CPAN) to
+  bootstrap the test suite data from a Git checkout.
 
 COMPILING AND INSTALLING