diff options
Diffstat (limited to 'recipes/gnome/gnome-python_2.22.1.bb')
-rw-r--r-- | recipes/gnome/gnome-python_2.22.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gnome/gnome-python_2.22.1.bb b/recipes/gnome/gnome-python_2.22.1.bb index 7316114b86..8fd78cb790 100644 --- a/recipes/gnome/gnome-python_2.22.1.bb +++ b/recipes/gnome/gnome-python_2.22.1.bb @@ -3,7 +3,7 @@ LICENSE = "LGPL" DEPENDS = "libgnomeui pyorbit python-pygtk" RDEPENDS_${PN} = "pyorbit" -PR = "r2" +PR = "r3" inherit gnome distutils-base pkgconfig |