diversity-daemon: update DEPENDS, RDEPENDS and EXTRA_OECONF
authorJohn Lee <john_lee@openmoko.org>
Thu, 13 Mar 2008 09:30:47 +0000 (09:30 +0000)
committerJohn Lee <john_lee@openmoko.org>
Thu, 13 Mar 2008 09:30:47 +0000 (09:30 +0000)
packages/openmoko-projects/diversity-daemon_svn.bb

index 6ea4f54..02e1ea2 100644 (file)
@@ -2,10 +2,10 @@ DESCRIPTION = "Diveristy Daemon"
 HOMEPAGE = "http://diversity.projects.openmoko.org/"
 SECTION = "net/misc"
 LICENSE = "GPL"
-DEPENDS = "glib-2.0 dbus dbus-glib eds-dbus gypsy libjana curl"
-RDEPENDS = "eds-dbus gypsy openmoko-dialer2"
+DEPENDS = "glib-2.0 dbus dbus-glib eds-dbus libjana curl"
+RDEPENDS = "eds-dbus openmoko-dialer2"
 PV = "0.0+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "svn://svn.projects.openmoko.org/svnroot/diversity/trunk;module=diversity-daemon;proto=https"
 
@@ -13,7 +13,7 @@ S = "${WORKDIR}/diversity-daemon"
 
 inherit autotools pkgconfig
 
-EXTRA_OECONF = "--disable-nm --disable-geoclue --disable-xmpp --enable-session-bus"
+EXTRA_OECONF = "--disable-nm --disable-xmpp --enable-session-bus"
 
 FILES_${PN} += "${datadir}/dbus-1/"
 FILES_${PN} += "${sysconfdir}/dbus-1/"