X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;fp=Makefile.PL;h=aa762780e0b7ebf5e7ac85c9fb6c5717d21df879;hb=3ecd268aa7ad801c32ece24c34ff488d8b18d87d;hp=5d817f8d6818a70b88ccf8c38b7db5e493180c66;hpb=a0ce83f77d6b1b5335c0894405d342a6fb45c07c;p=catagits%2FCatalyst-Model-DBIC-Schema.git diff --git a/Makefile.PL b/Makefile.PL index 5d817f8..aa76278 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -20,6 +20,7 @@ test_requires 'Test::More' => '0.94'; test_requires 'Test::Exception'; test_requires 'Storable'; test_requires 'Test::Requires'; +test_requires 'DBD::SQLite'; feature 'Catalyst::Helper support', -default => 0,