From: Joshua Lock Date: Thu, 10 Nov 2011 00:46:08 +0000 (-0800) Subject: mutter: switch to clutter-1.8 to satisfy dependency X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~43458 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0edeb76af401b23b57a895b472ff2995b2f842b5;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git mutter: switch to clutter-1.8 to satisfy dependency It's API and ABI compatible with 1.6 so just update the DEPENDS entry. Signed-off-by: Joshua Lock --- diff --git a/meta/recipes-graphics/mutter/mutter.inc b/meta/recipes-graphics/mutter/mutter.inc index d87c30eda3b..4b73d97b532 100644 --- a/meta/recipes-graphics/mutter/mutter.inc +++ b/meta/recipes-graphics/mutter/mutter.inc @@ -1,7 +1,7 @@ SECTION = "x11/wm" DESCRIPTION = "Metacity is the boring window manager for the adult in you. Mutter is metacity + clutter." LICENSE = "GPLv2" -DEPENDS = "startup-notification gtk+ gconf clutter-1.6 gdk-pixbuf-native intltool glib-2.0-native" +DEPENDS = "startup-notification gtk+ gconf clutter-1.8 gdk-pixbuf-native intltool glib-2.0-native" # gobject-introspection inherit gnome update-alternatives