diff options
Diffstat (limited to 'recipes/bluez/bluez-gnome_1.8.bb')
-rw-r--r-- | recipes/bluez/bluez-gnome_1.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bluez/bluez-gnome_1.8.bb b/recipes/bluez/bluez-gnome_1.8.bb index 28c513bbca..66956f64d5 100644 --- a/recipes/bluez/bluez-gnome_1.8.bb +++ b/recipes/bluez/bluez-gnome_1.8.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Bluetooth configuration applet" LICENSE = "GPL+LGPL" -PR = "r1" +PR = "r2" DEPENDS = "dbus-glib gconf libnotify gtk+" RRECOMMENDS_${PN} = "gnome-icon-theme" |