diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-11-30 14:28:54 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-11-30 14:28:54 +0000 |
commit | 659d4e2535e1528ec1bfd7fe6ff6e74288a263f1 (patch) | |
tree | 524ef76f9f91b5586fdde3de1fddf3b16125d78b /meta/packages | |
parent | 414f9e88f395178b7683b4308db137255df1e439 (diff) | |
download | poky-659d4e2535e1528ec1bfd7fe6ff6e74288a263f1.tar.gz |
mutter: Bump PR
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages')
-rw-r--r-- | meta/packages/mutter/mutter_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/mutter/mutter_git.bb b/meta/packages/mutter/mutter_git.bb index 969619a8e3..92cd93d6f5 100644 --- a/meta/packages/mutter/mutter_git.bb +++ b/meta/packages/mutter/mutter_git.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "Metacity is the boring window manager for the adult in you. Mutte | |||
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | DEPENDS = "startup-notification gtk+ gconf clutter-1.0 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 = "r12" | 6 | PR = "r14" |
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 | ||