aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/gnome/gnome-bluetooth_2.32.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gnome/gnome-bluetooth_2.32.0.bb b/recipes/gnome/gnome-bluetooth_2.32.0.bb
index 3ab181ccfe..86f5abcbd8 100644
--- a/recipes/gnome/gnome-bluetooth_2.32.0.bb
+++ b/recipes/gnome/gnome-bluetooth_2.32.0.bb
@@ -3,6 +3,8 @@ LICENSE = "GPL"
SECTION = "x11/gnome"
DEPENDS = "gnome-doc-utils-native obexd obex-data-server gconf gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring libx11 libxi"
+PR = "r1"
+
inherit gnome
SRC_URI[archive.md5sum] = "f129686fe46c4c98eb70a0cc85d59cae"
@@ -23,4 +25,5 @@ do_configure_append() {
RRECOMMENDS_${PN} += "obexd obex-data-server"
RCONFLICTS_${PN} = "bluez-gnome"
+FILES_${PN} += "${datadir}/GConf/ ${datadir}/glib-2.0/"
FILES_${PN}-dbg += "${libdir}/gnome-bluetooth/plugins/.debug/"