diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-06-18 12:51:21 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-21 13:03:02 +0100 |
commit | 948e3e4e6aa42159053b8ba015d264a0216dc5bd (patch) | |
tree | 3de02316540df9124e5a3e7d7c29dbd28fc656d7 /meta/recipes-gnome/gnome | |
parent | 6a5a4a1c489a23871b6f25c60ed0b079971a2c83 (diff) | |
download | poky-948e3e4e6aa42159053b8ba015d264a0216dc5bd.tar.gz |
PR bumps for PACKAGES reorder
(From OE-Core rev: 19cb0aa7fbbbfc6b34280134dfdf9a4c77b6c430)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r-- | meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb | 2 | ||||
-rw-r--r-- | meta/recipes-gnome/gnome/metacity_2.30.3.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb b/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb index 00ba1d14bc..e4b61fdcef 100644 --- a/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb +++ b/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb | |||
@@ -9,7 +9,7 @@ SECTION = "x11/gnome" | |||
9 | DEPENDS = "icon-naming-utils-native glib-2.0 intltool-native" | 9 | DEPENDS = "icon-naming-utils-native glib-2.0 intltool-native" |
10 | RDEPENDS_${PN} = "hicolor-icon-theme" | 10 | RDEPENDS_${PN} = "hicolor-icon-theme" |
11 | RRECOMMENDS_${PN} = "librsvg-gtk" | 11 | RRECOMMENDS_${PN} = "librsvg-gtk" |
12 | PR = "r2" | 12 | PR = "r3" |
13 | 13 | ||
14 | FILES_${PN} += "${datadir}/*" | 14 | FILES_${PN} += "${datadir}/*" |
15 | 15 | ||
diff --git a/meta/recipes-gnome/gnome/metacity_2.30.3.bb b/meta/recipes-gnome/gnome/metacity_2.30.3.bb index a464b72fec..6db19c43ba 100644 --- a/meta/recipes-gnome/gnome/metacity_2.30.3.bb +++ b/meta/recipes-gnome/gnome/metacity_2.30.3.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
5 | file://src/include/main.h;endline=24;md5=c2242df552c880280315989bab626b90" | 5 | file://src/include/main.h;endline=24;md5=c2242df552c880280315989bab626b90" |
6 | 6 | ||
7 | DEPENDS = "startup-notification gtk+ gconf gdk-pixbuf-native libcanberra gnome-doc-utils" | 7 | DEPENDS = "startup-notification gtk+ gconf gdk-pixbuf-native libcanberra gnome-doc-utils" |
8 | PR = "r3" | 8 | PR = "r4" |
9 | 9 | ||
10 | inherit gnome update-alternatives | 10 | inherit gnome update-alternatives |
11 | 11 | ||