* they are automatically added by .so providers
* in this case libcurl was pulling curl-nativesdk to DEPENDS which is really wrong
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
SECTION = "openmoko/utilities"
PV = "0.2+svnr${SRCPV}"
-PR = "r3"
+PR = "r4"
PE = "1"
SRCREV = "206"
DEPENDS = "dbus dbus-glib libxrandr libnotify notification-daemon curl gtk+"
-RDEPENDS_${PN} = "dbus dbus-glib libxrandr libnotify notification-daemon libcurl gtk+"
+RDEPENDS_${PN} = "notification-daemon"
SRC_URI = "svn://accelges.googlecode.com/svn/;module=trunk;proto=http"
S = "${WORKDIR}/trunk"