X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=Makefile.PL;h=d62a979aa70117a3adf836d23fdab17cbf8fe187;hb=cbb36c78b915857f6b36ed94b99cdf71bfd7fca2;hp=f94f5f1cea1ab652d0695666e040026920ccf05c;hpb=64e8a4c75bb8b4ab64865296a11c15e25d1cecc2;p=gruntmaster-data.git diff --git a/Makefile.PL b/Makefile.PL index f94f5f1..d62a979 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -6,6 +6,7 @@ WriteMakefile( VERSION_FROM => 'lib/Gruntmaster/Data.pm', ABSTRACT_FROM => 'lib/Gruntmaster/Data.pm', AUTHOR => 'Marius Gavrilescu ', + EXE_FILES => [qw/gruntmaster-problem gruntmaster-contest gruntmaster-job/], MIN_PERL_VERSION => '5.14.0', LICENSE => 'perl', SIGN => 1, @@ -21,6 +22,9 @@ WriteMakefile( Sub::Name 0 Term::ANSIColor 0/, }, + BUILD_REQUIRES => { + qw/DBD::SQLite 0/, + } META_MERGE => { dynamic_config => 0, resources => {