From 046b1c2a11797d14b897b1ae74751ccc9ebbf801 Mon Sep 17 00:00:00 2001 From: Emmanuel Rodriguez Date: Sat, 17 Oct 2009 19:42:19 +0200 Subject: [PATCH] Depend on libchamplain-0.4.1 --- bindings/perl/Champlain/Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/perl/Champlain/Makefile.PL b/bindings/perl/Champlain/Makefile.PL index e05d44f..c5f4fe7 100644 --- a/bindings/perl/Champlain/Makefile.PL +++ b/bindings/perl/Champlain/Makefile.PL @@ -22,7 +22,7 @@ sub main { mkdir 'build', 0777; # The version of libchamplain (and friends) for which this module can built against - my $champlain_version = '0.4'; + my $champlain_version = '0.4.1'; # Find libchamplain my @typemaps = (); -- 2.39.5