diff options
Diffstat (limited to 'recipes/blueman')
-rw-r--r-- | recipes/blueman/blueman_1.10.bb | 2 | ||||
-rw-r--r-- | recipes/blueman/blueman_1.21.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/blueman/blueman_1.10.bb b/recipes/blueman/blueman_1.10.bb index 2cd06efd91..0cdfe521a9 100644 --- a/recipes/blueman/blueman_1.10.bb +++ b/recipes/blueman/blueman_1.10.bb @@ -5,7 +5,7 @@ DEPENDS = "gtk+ glib-2.0 bluez4 intltool python python-native python-pyrex start RDEPENDS_${PN} = "python-dbus python-pygobject python dbus bluez4 python-pygtk python-notify obex-data-server \ " -PR = "r1" +PR = "r2" inherit autotools pkgconfig python-dir diff --git a/recipes/blueman/blueman_1.21.bb b/recipes/blueman/blueman_1.21.bb index e6cfee7ad8..c3e3e34f4e 100644 --- a/recipes/blueman/blueman_1.21.bb +++ b/recipes/blueman/blueman_1.21.bb @@ -11,7 +11,7 @@ RDEPENDS_${PN} = "python-dbus python-pygobject python \ dbus bluez4 python-pygtk obex-data-server \ " -PR = "r1" +PR = "r2" SRC_URI = "http://download.tuxfamily.org/blueman/blueman-${PV}.tar.gz" |