summaryrefslogtreecommitdiffstats
path: root/meta/packages/clutter/clutter-box2d/clutter08.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/clutter/clutter-box2d/clutter08.patch')
-rw-r--r--meta/packages/clutter/clutter-box2d/clutter08.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/packages/clutter/clutter-box2d/clutter08.patch b/meta/packages/clutter/clutter-box2d/clutter08.patch
deleted file mode 100644
index bf830a79c8..0000000000
--- a/meta/packages/clutter/clutter-box2d/clutter08.patch
+++ /dev/null
@@ -1,13 +0,0 @@
1Index: 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