aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-10-14 10:56:21 +0200
committerKoen Kooi <koen@openembedded.org>2010-10-14 10:56:21 +0200
commit735591c9c80f5b1823234c4a3fd8c4571b96399b (patch)
tree7f10318fac809d9cdd7091d2542cd819eff75b06 /recipes
parentecdc961a9e2fd472c230d8487def91415d6d1160 (diff)
downloadopenembedded-735591c9c80f5b1823234c4a3fd8c4571b96399b.tar.gz
gnome-bluetooth 2.30.0: bump PR for introspection change
Diffstat (limited to 'recipes')
-rw-r--r--recipes/gnome/gnome-bluetooth_2.30.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gnome/gnome-bluetooth_2.30.0.bb b/recipes/gnome/gnome-bluetooth_2.30.0.bb
index 8fa4ce819c..535735a3a6 100644
--- a/recipes/gnome/gnome-bluetooth_2.30.0.bb
+++ b/recipes/gnome/gnome-bluetooth_2.30.0.bb
@@ -3,7 +3,7 @@ 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 = "r2"
+PR = "r3"
inherit gnome
@@ -11,7 +11,7 @@ SRC_URI[archive.md5sum] = "eb88212922037eb9751f0fcedb9c166e"
SRC_URI[archive.sha256sum] = "4caafa8c28195c81d8c51414f3a64489f81b9b46cac56979aeaaff8c9ebb78d4"
# No 'nautilus-sendto' recipe in OE yet
-EXTRA_OECONF = "--enable-nautilus-sendto=no --disable-scrollkeeper"
+EXTRA_OECONF += "--enable-nautilus-sendto=no --disable-scrollkeeper"
# No native docbook XSL stylesheets recipe in OE yet
do_configure_prepend() {