[libchamplain] Update python bindings for require cluuter 1.0 and pyclutter 0.9



commit 2406e6bc8bb8526694d0ef0fd34758d37c6fd339
Author: Victor Godoy Poluceno <victorpoluceno gmail com>
Date:   Thu Aug 6 21:18:35 2009 -0300

    Update python bindings for require cluuter 1.0 and pyclutter 0.9

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index e06a8e2..48d4e85 100644
--- a/configure.ac
+++ b/configure.ac
@@ -177,8 +177,8 @@ if test x$enable_python = xyes; then
       pygobject-2.0,
       glib-2.0,
       gobject-2.0,
-      clutter-0.8,
-      pyclutter-0.8,
+      clutter-1.0,
+      pyclutter-0.9,
       gconf-2.0,
       gtk+-2.0
    ], have_python="yes", have_python="no")



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