From 4f882962447be2aec9d76cbeb70ef393d7b2589c Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Wed, 9 Nov 2011 16:46:08 -0800 Subject: mutter: switch to clutter-1.8 to satisfy dependency It's API and ABI compatible with 1.6 so just update the DEPENDS entry. (From OE-Core rev: 0edeb76af401b23b57a895b472ff2995b2f842b5) Signed-off-by: Joshua Lock Signed-off-by: Richard Purdie --- meta/recipes-graphics/mutter/mutter.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/mutter') 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 -- cgit v1.2.3-54-g00ecf