aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-05-24 14:19:42 +0200
committerKoen Kooi <koen@openembedded.org>2011-05-24 14:20:30 +0200
commit0be0c1e97a3c15e9f04331a4282be576da77f5c4 (patch)
tree1facf9332b7922c1ed4dec53957e4f80cac455fc /recipes
parent27d866075b78fe78fa314506cc1a36a4839a65ed (diff)
downloadopenembedded-0be0c1e97a3c15e9f04331a4282be576da77f5c4.tar.gz
gnome-bluetooth 2.32.0: package gconf files
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes')
-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/"