diff options
Diffstat (limited to 'packages/gnome/gnome-python_2.22.1.bb')
-rw-r--r-- | packages/gnome/gnome-python_2.22.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gnome/gnome-python_2.22.1.bb b/packages/gnome/gnome-python_2.22.1.bb index 0507cba010..d1ac8cc7ab 100644 --- a/packages/gnome/gnome-python_2.22.1.bb +++ b/packages/gnome/gnome-python_2.22.1.bb @@ -3,7 +3,7 @@ LICENSE = "LGPL" DEPENDS = "libgnomeui pyorbit python-pygtk" RDEPENDS = "pyorbit" -PR = "r1" +PR = "r2" inherit gnome distutils-base pkgconfig |