summaryrefslogtreecommitdiff
path: root/meta/packages/eds/eds-dbus_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/eds/eds-dbus_svn.bb')
-rw-r--r--meta/packages/eds/eds-dbus_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/eds/eds-dbus_svn.bb b/meta/packages/eds/eds-dbus_svn.bb
index 5e6eb85ee..f88c18ffe 100644
--- a/meta/packages/eds/eds-dbus_svn.bb
+++ b/meta/packages/eds/eds-dbus_svn.bb
@@ -4,13 +4,14 @@ LICENSE = "LGPL"
DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib"
PV = "1.4.0+svnr${SRCREV}"
-PR = "r1"
+PR = "r2"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
file://oh-contact.patch;patch=1;pnum=0 \
file://no_libdb.patch;patch=1 \
file://no_iconv_test.patch;patch=1 \
file://no_libedataserverui.patch;patch=1 \
+ file://threads.patch;patch=1;pnum=0 \
file://iconv-detect.h"
S = "${WORKDIR}/trunk"