diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-10-31 13:56:45 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2011-11-01 09:57:03 +0100 |
commit | 396550a39aca43b0694c5dc26f44005a4a416645 (patch) | |
tree | 82d83b30d474ca49560cc372754f2b24c05b7c26 /meta-gnome | |
parent | 9e15d45d02732fe8729173aa5e12947f7a93ecb8 (diff) | |
download | meta-openembedded-396550a39aca43b0694c5dc26f44005a4a416645.tar.gz |
recipes: bump PR after python upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gtk+/gtk+3_3.0.11.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gtk+/gtk+3_3.0.11.bb b/meta-gnome/recipes-gnome/gtk+/gtk+3_3.0.11.bb index 712ca8775b..0278a2ff5d 100644 --- a/meta-gnome/recipes-gnome/gtk+/gtk+3_3.0.11.bb +++ b/meta-gnome/recipes-gnome/gtk+/gtk+3_3.0.11.bb | |||
@@ -5,6 +5,8 @@ HOMEPAGE = "http://www.gtk.org" | |||
5 | BUGTRACKER = "https://bugzilla.gnome.org/" | 5 | BUGTRACKER = "https://bugzilla.gnome.org/" |
6 | SECTION = "libs" | 6 | SECTION = "libs" |
7 | 7 | ||
8 | PR = "r1" | ||
9 | |||
8 | DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor \ | 10 | DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor \ |
9 | gtk-doc-native docbook-utils-native libxrandr libgcrypt \ | 11 | gtk-doc-native docbook-utils-native libxrandr libgcrypt \ |
10 | libxdamage libxrender libxcomposite cairo gdk-pixbuf" | 12 | libxdamage libxrender libxcomposite cairo gdk-pixbuf" |