summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index 02cf612..31eb4e2 100644
--- a/Build.PL
+++ b/Build.PL
@@ -31,7 +31,7 @@ Module::Build->new(
'DateTime' => 0,
'DateTime::Format::Strptime' => 0,
'Encode' => 0,
- 'Geo::Distance' => 0,
+ 'Geo::Distance' => '!= 0.21',
'Getopt::Long' => 0,
'List::Compare' => '0.29',
'List::MoreUtils' => 0,