Build-Depend on SQL::Translator
[gruntmaster-data.git] / Makefile.PL
index 4e898d02378ea2c02a945083c89a275c57d1b9b9..ee3c03c5d857d1723f96aa5e02f5f3a87035869b 100644 (file)
@@ -25,7 +25,8 @@ WriteMakefile(
                   Sub::Name 0/,
        },
        BUILD_REQUIRES    => {
-               qw/DBD::SQLite 0/,
+               qw/DBD::SQLite 0
+                  SQL::Translator 0/,
        },
        META_MERGE        => {
                dynamic_config => 0,
This page took 0.008984 seconds and 4 git commands to generate.