diff options
Diffstat (limited to 'meta/packages/clutter/clutter-box2d/clutter08.patch')
| -rw-r--r-- | meta/packages/clutter/clutter-box2d/clutter08.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/packages/clutter/clutter-box2d/clutter08.patch b/meta/packages/clutter/clutter-box2d/clutter08.patch new file mode 100644 index 0000000000..bf830a79c8 --- /dev/null +++ b/meta/packages/clutter/clutter-box2d/clutter08.patch | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | Index: clutter-box2d/configure.ac | ||
| 2 | =================================================================== | ||
| 3 | --- clutter-box2d.orig/configure.ac 2008-07-16 10:09:40.000000000 +0100 | ||
| 4 | +++ clutter-box2d/configure.ac 2008-07-16 10:09:51.000000000 +0100 | ||
| 5 | @@ -70,7 +70,7 @@ | ||
| 6 | dnl ======================================================================== | ||
| 7 | |||
| 8 | |||
| 9 | -pkg_modules="clutter-0.7 >= 0.7.0" | ||
| 10 | +pkg_modules="clutter-0.8 >= 0.8.0" | ||
| 11 | PKG_CHECK_MODULES(DEPS, [$pkg_modules]) | ||
| 12 | |||
| 13 | if test "x$GCC" = "xyes"; then | ||
