Skip to content

Commit

Permalink
Adds eumm_version to dist.ini
Browse files Browse the repository at this point in the history
This fixes "[@Filter/MakeMaker] found version range in runtime
prerequisites, which ExtUtils::MakeMaker cannot parse (must specify
eumm_version of at least 7.1101): Search::Elasticsearch >= 2.02, < 5.00"
  • Loading branch information
oalders committed Oct 22, 2016
1 parent 0fecd9b commit 6a51cf1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dist.ini
Expand Up @@ -10,6 +10,10 @@ version = 1.028000
[@Filter]
-bundle = @Basic
-remove = GatherDir
-remove = MakeMaker

[MakeMaker]
eumm_version = 7.1101

[PodSyntaxTests]
[PodCoverageTests]
Expand Down

0 comments on commit 6a51cf1

Please sign in to comment.