]> err.no Git - libchamplain/commitdiff
Require Clutter 1.0
authorEmmanuel Rodriguez <emmmanuel.rodriguez@gmail.com>
Tue, 1 Sep 2009 19:53:13 +0000 (21:53 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Mon, 21 Sep 2009 16:19:43 +0000 (12:19 -0400)
bindings/perl/Champlain/Makefile.PL

index 4702c9cb101d54af618ce9dd46066aa9827d88cd..09e95c526dfc76cdbdca42237bbd1c2ad9fd63c4 100644 (file)
@@ -90,7 +90,7 @@ sub main {
                LICENSE       => 'perl, lgpl',
 
                PREREQ_PM     => {
-                       'Clutter' => '0.8000',
+                       'Clutter' => '1.0000',
                },
                PREREQ_FATAL  => 1, # Clutter is mandatory otherwise the Makefile can't be created