aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes')
-rw-r--r--recipes/accelges/accelges_svn.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/accelges/accelges_svn.bb b/recipes/accelges/accelges_svn.bb
index 21efa56d46..db6a6eebe0 100644
--- a/recipes/accelges/accelges_svn.bb
+++ b/recipes/accelges/accelges_svn.bb
@@ -5,12 +5,12 @@ LICENSE = "GPL"
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"