diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/packages/mutter/mutter_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ | |||
| 1 | SECTION = "x11/wm" | 1 | SECTION = "x11/wm" |
| 2 | DESCRIPTION = "Metacity is the boring window manager for the adult in you. Mutter is metacity + clutter." | 2 | DESCRIPTION = "Metacity is the boring window manager for the adult in you. Mutter is metacity + clutter." |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
| 4 | DEPENDS = "startup-notification gtk+ gconf clutter gdk-pixbuf-csource-native intltool glib-2.0-native" | 4 | DEPENDS = "startup-notification gtk+ gconf clutter-1.0 gdk-pixbuf-csource-native intltool glib-2.0-native" |
| 5 | # gobject-introspection | 5 | # gobject-introspection |
| 6 | PR = "r10" | 6 | PR = "r12" |
| 7 | PV = "2.25.1+git${SRCPV}" | 7 | PV = "2.25.1+git${SRCPV}" |
| 8 | inherit gnome update-alternatives | 8 | inherit gnome update-alternatives |
| 9 | 9 | ||
