]> eyrie.org Git - kerberos/krb5-strength.git/commitdiff
Add additional Perl module requirements for bootstrap
authorRuss Allbery <eagle@eyrie.org>
Tue, 25 Mar 2014 22:52:15 +0000 (15:52 -0700)
committerRuss Allbery <eagle@eyrie.org>
Tue, 25 Mar 2014 22:52:15 +0000 (15:52 -0700)
README

diff --git a/README b/README
index 688db2a6f543f6e4378693e5ab0de33b0c2ff84e..eb82d008f0c3947614b91a09c6dee2fe9e6d7db4 100644 (file)
--- a/README
+++ b/README
@@ -157,8 +157,8 @@ REQUIREMENTS
   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.  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.
+  later and the DBI, DBD::SQLite, JSON, Perl6::Slurp, and Readonly modules
+  (from CPAN) to bootstrap the test suite data from a Git checkout.
 
 COMPILING AND INSTALLING