diff options
Diffstat (limited to 'packages/eds/eds-dbus_svn.bb')
-rw-r--r-- | packages/eds/eds-dbus_svn.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/eds/eds-dbus_svn.bb b/packages/eds/eds-dbus_svn.bb index 3cffebc37e..6edd97229e 100644 --- a/packages/eds/eds-dbus_svn.bb +++ b/packages/eds/eds-dbus_svn.bb @@ -11,7 +11,9 @@ SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \ file://no_libedataserverui-20060126.patch;patch=1;maxdate=20061214 \ file://no_libedataserverui.patch;patch=1;mindate=20061215 \ file://disable_orbit.patch;patch=1;maxdate=20061214 \ + file://fix-bindig-tool.patch;patch=1 \ file://iconv-detect.h" + S = "${WORKDIR}/trunk" inherit autotools pkgconfig |