]> code.ossystems Code Review - openembedded-core.git/commitdiff
mutter: remove unneeded gettext dependancy
authorJoshua Lock <josh@linux.intel.com>
Tue, 22 Dec 2009 15:31:56 +0000 (15:31 +0000)
committerJoshua Lock <josh@linux.intel.com>
Mon, 4 Jan 2010 10:33:58 +0000 (10:33 +0000)
Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/packages/mutter/mutter_git.bb

index c9f7e30e2d408619c482fc11704870bccbc3f5b6..7352cf8a9524c2146299ef6e259c7f5d836e8957 100644 (file)
@@ -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-1.0 gdk-pixbuf-csource-native intltool glib-2.0-native gettext"
+DEPENDS = "startup-notification gtk+ gconf clutter-1.0 gdk-pixbuf-csource-native intltool glib-2.0-native"
 # gobject-introspection
-PR = "r17"
+PR = "r18"
 PV = "2.28.1+git${SRCPV}"
 inherit gnome update-alternatives