From f35aab2e9481a31a60585056b712852ecba13363 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Thu, 17 Dec 2009 16:24:13 +0000 Subject: mutter: add gettext to DEPENDS Signed-off-by: Joshua Lock --- meta/packages/mutter/mutter_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/packages/mutter/mutter_git.bb b/meta/packages/mutter/mutter_git.bb index 911a8600f..c9f7e30e2 100644 --- a/meta/packages/mutter/mutter_git.bb +++ b/meta/packages/mutter/mutter_git.bb @@ -1,10 +1,10 @@ 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.0 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 gettext" # gobject-introspection -PR = "r15" -PV = "2.25.1+git${SRCPV}" +PR = "r17" +PV = "2.28.1+git${SRCPV}" inherit gnome update-alternatives # Gnome is the upstream but moblin is under more active development atm -- cgit v1.2.3