From 69005b217bc95de41f9f4fb2c864c1aea71f5183 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 14 Aug 2009 18:05:54 +0100 Subject: mutter: Depend on clutter-1.0 Signed-off-by: Richard Purdie --- meta/packages/mutter/mutter_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta') diff --git a/meta/packages/mutter/mutter_git.bb b/meta/packages/mutter/mutter_git.bb index cebdc7cf08..969619a8e3 100644 --- a/meta/packages/mutter/mutter_git.bb +++ b/meta/packages/mutter/mutter_git.bb @@ -1,9 +1,9 @@ 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 gdk-pixbuf-csource-native intltool glib-2.0-native" +DEPENDS = "startup-notification gtk+ gconf clutter-1.0 gdk-pixbuf-csource-native intltool glib-2.0-native" # gobject-introspection -PR = "r10" +PR = "r12" PV = "2.25.1+git${SRCPV}" inherit gnome update-alternatives -- cgit v1.2.3-54-g00ecf