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