mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
mutter: remove unneeded gettext dependancy
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user