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: 2015-4~12621 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0edeb76af401b23b57a895b472ff2995b2f842b5;p=openembedded-core.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 d87c30eda3..4b73d97b53 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