mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
clutter-mozembedd: Update clutter 1.0 patch
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -11,3 +11,16 @@ Index: git/configure.ac
|
||||
PKG_CHECK_MODULES(MOZILLA, mozilla-js mozilla-headless >= 1.9.2a1pre)
|
||||
PKG_CHECK_MODULES(MHS, mhs-1.0)
|
||||
|
||||
Index: git/cluttermozembed/cluttermozembed.pc.in
|
||||
===================================================================
|
||||
--- git.orig/cluttermozembed/cluttermozembed.pc.in 2009-07-31 11:44:08.000000000 +0100
|
||||
+++ git/cluttermozembed/cluttermozembed.pc.in 2009-07-31 11:44:17.000000000 +0100
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
Name: cluttermozembed
|
||||
Description: A Clutter actor that embeds Mozilla
|
||||
-Requires: clutter-0.9 mozilla-js mozilla-headless
|
||||
+Requires: clutter-1.0 mozilla-js mozilla-headless
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -lcluttermozembed
|
||||
Cflags: -I${includedir}/cluttermozembed
|
||||
|
||||
Reference in New Issue
Block a user