mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
mutter: Depend on clutter-1.0
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
SECTION = "x11/wm"
|
SECTION = "x11/wm"
|
||||||
DESCRIPTION = "Metacity is the boring window manager for the adult in you. Mutter is metacity + clutter."
|
DESCRIPTION = "Metacity is the boring window manager for the adult in you. Mutter is metacity + clutter."
|
||||||
LICENSE = "GPLv2"
|
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
|
# gobject-introspection
|
||||||
PR = "r10"
|
PR = "r12"
|
||||||
PV = "2.25.1+git${SRCPV}"
|
PV = "2.25.1+git${SRCPV}"
|
||||||
inherit gnome update-alternatives
|
inherit gnome update-alternatives
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user