[libchamplain: 1/39] Require Clutter 1.0



commit e8939dd08f74ab4bd4f42659c707514d5115aebb
Author: Emmanuel Rodriguez <emmmanuel rodriguez gmail com>
Date:   Tue Sep 1 21:53:13 2009 +0200

    Require Clutter 1.0

 bindings/perl/Champlain/Makefile.PL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bindings/perl/Champlain/Makefile.PL b/bindings/perl/Champlain/Makefile.PL
index 4702c9c..09e95c5 100644
--- a/bindings/perl/Champlain/Makefile.PL
+++ b/bindings/perl/Champlain/Makefile.PL
@@ -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
 		



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]