Skip to content

Commit

Permalink
PkConfig version requirement.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajolma committed Nov 8, 2018
1 parent 4556e26 commit 5a01de0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ WriteMakefile(
'Alien::gdal' => 0
},
PREREQ_PM => {
#'PkgConfig' => 0.22027,
'PkgConfig' => 0,
'PkgConfig' => 0.23026,
'FFI::Platypus' => 0,
'Alien::gdal' => 0,
'PDL' => 0
Expand Down

0 comments on commit 5a01de0

Please sign in to comment.