From: Koen Kooi Date: Tue, 14 Apr 2009 11:14:13 +0000 (+0200) Subject: gnome-bluetooth: remove debugging leftovers X-Git-Tag: Release-2010-05/1~3783^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54aad17440d90a18e1f5ee7e4e8127253fb8e660;p=openembedded.git gnome-bluetooth: remove debugging leftovers --- diff --git a/recipes/gnome/gnome-bluetooth_2.27.3.bb b/recipes/gnome/gnome-bluetooth_2.27.3.bb index 6954b819c8..5144c851c4 100644 --- a/recipes/gnome/gnome-bluetooth_2.27.3.bb +++ b/recipes/gnome/gnome-bluetooth_2.27.3.bb @@ -7,14 +7,12 @@ GBTREV = "609" SRC_URI = "svn://svn.gnome.org/svn/${PN};module=trunk;rev=${GBTREV};proto=http" S = "${WORKDIR}/trunk" PV = "2.27.3+svnr${GBTREV}" +PR = "r1" DEPENDS = "obexd obex-data-server gconf-dbus gtk+ dbus-glib libunique libnotify hal bluez4 gnome-keyring" RRECOMMENDS_${PN} += "obexd obex-data-server" RCONFLICTS_${PN} = "bluez-gnome" -EXTRA_OECONF = "--enable-debug" -CFLAGS += " -g " - do_configure_prepend() { sed -i -e s:docs::g ${S}/Makefile.am echo "EXTRA_DIST = version.xml" > gnome-doc-utils.make