Add tests
[gruntmaster-data.git] / Makefile.PL
index f94f5f1cea1ab652d0695666e040026920ccf05c..cccd7c7b761885b8ba819a74ee72d821ed650b15 100644 (file)
@@ -21,6 +21,9 @@ WriteMakefile(
                   Sub::Name 0
                   Term::ANSIColor 0/,
        },
+       BUILD_REQUIRES    => {
+               qw/DBD::SQLite 0/,
+       }
        META_MERGE        => {
                dynamic_config => 0,
                resources      => {
This page took 0.009514 seconds and 4 git commands to generate.