diff options
Diffstat (limited to 'meta/packages/gnome')
-rw-r--r-- | meta/packages/gnome/metacity-clutter_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/gnome/metacity-clutter_git.bb b/meta/packages/gnome/metacity-clutter_git.bb index 831ba507ea..c95f4de383 100644 --- a/meta/packages/gnome/metacity-clutter_git.bb +++ b/meta/packages/gnome/metacity-clutter_git.bb @@ -1,8 +1,8 @@ SECTION = "x11/wm" DESCRIPTION = "Metacity is the boring window manager for the adult in you." LICENSE = "GPL" -DEPENDS = "startup-notification gtk+ gconf clutter gdk-pixbuf-csource-native" -PR = "r2" +DEPENDS = "startup-notification gtk+ gconf clutter-0.8 gdk-pixbuf-csource-native" +PR = "r3" PV = "2.25.1+git${SRCREV}" inherit gnome update-alternatives |