[anjal] BUGFIX: GNOME Bugzilla #585780 - Update clutter deps.



commit 0852fb0716a8d34f0d539932029290625d8ebe0b
Author: Peter Robinson <pbrobinson gmail com>
Date:   Wed Aug 12 00:02:40 2009 +0530

    BUGFIX: GNOME Bugzilla #585780 - Update clutter deps.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a6d8f0d..7cb66fc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -99,7 +99,7 @@ AC_ARG_WITH([anerley],
 AC_MSG_RESULT($with_anerley)
 
 if test "x$with_anerley" = "xyes"; then
-   PKG_CHECK_MODULES(ANERLEY, [anerley >= 0.0.10 clutter-gtk-0.9 >= 0.9.1 clutter-0.9 > 0.9.1 nbtk-1.0 >= 0.7.2 ])
+   PKG_CHECK_MODULES(ANERLEY, [anerley >= 0.0.10 clutter-gtk-0.10 >= 0.10.0 clutter-1.0 >= 1.0.0 nbtk-1.0 >= 0.7.2 ])
   	
    AC_DEFINE(HAVE_ANERLEY, 1, [Anerley available])
    AM_CONDITIONAL(ENABLE_ANERLEY, true)



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