summaryrefslogtreecommitdiffstats
path: root/meta/packages/clutter/clutter-box2d/clutter08.patch
blob: bf830a79c892cd4d2e568e9a85aa164759f71354 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: clutter-box2d/configure.ac
===================================================================
--- clutter-box2d.orig/configure.ac	2008-07-16 10:09:40.000000000 +0100
+++ clutter-box2d/configure.ac	2008-07-16 10:09:51.000000000 +0100
@@ -70,7 +70,7 @@
 dnl ========================================================================
 
 
-pkg_modules="clutter-0.7 >= 0.7.0"
+pkg_modules="clutter-0.8 >= 0.8.0"
 PKG_CHECK_MODULES(DEPS, [$pkg_modules])
 
 if test "x$GCC" = "xyes"; then