From c856d8bde2cee71f1da6b97eec05ff121e0ede74 Mon Sep 17 00:00:00 2001 From: Robert Bragg Date: Thu, 2 Oct 2008 17:11:36 +0000 Subject: - This adds clutter-{gst,gtk,cairo}-0.8 recipes and clutter-{gst,gtk,cairo}-0.6 recipes. - It removes the 0.4 recipes. - It renames things so that the major.minor revision is now part of the package name. This lets us correctly specify SRCREVs for each branch, and allows parallell install. - All the SRCREVs have been updated to the heads of their corresponding branches git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5384 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/gnome/metacity-clutter_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/packages/gnome') diff --git a/meta/packages/gnome/metacity-clutter_git.bb b/meta/packages/gnome/metacity-clutter_git.bb index 831ba507e..c95f4de38 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 -- cgit v1.2.3