Skip to content

Commit

Permalink
Added Genealogy::Ahnentafel to prereqs.
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Aug 11, 2017
1 parent 917b9bc commit 380c287
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.PL
Expand Up @@ -11,10 +11,12 @@ WriteMakefile(
'ExtUtils::MakeMaker' => 0,
SVG => 0,
Moose => 0,
'Genealogy::Ahnentafle' => 0,
},
PREREQ_PM => {
SVG => 0,
Moose => 0,
'Genealogy::Ahnentafle' => 0,
},
META_MERGE => {
'meta-spec' => { version => 2 },
Expand Down

0 comments on commit 380c287

Please sign in to comment.