From 2406e6bc8bb8526694d0ef0fd34758d37c6fd339 Mon Sep 17 00:00:00 2001 From: Victor Godoy Poluceno Date: Thu, 6 Aug 2009 21:18:35 -0300 Subject: [PATCH] Update python bindings for require cluuter 1.0 and pyclutter 0.9 --- configure.ac | 4 ++-- 1 file 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") -- 2.39.5