summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/eds/eds-dbus_2.20.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/eds/eds-dbus_2.20.0.bb')
-rw-r--r--meta/recipes-sato/eds/eds-dbus_2.20.0.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-sato/eds/eds-dbus_2.20.0.bb b/meta/recipes-sato/eds/eds-dbus_2.20.0.bb
index d129a64d91..d13476b4e8 100644
--- a/meta/recipes-sato/eds/eds-dbus_2.20.0.bb
+++ b/meta/recipes-sato/eds/eds-dbus_2.20.0.bb
@@ -6,13 +6,16 @@ LICENSE = "LGPLv2 & LGPLv2+"
6 6
7DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib libsoup libglade" 7DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libiconv zlib libsoup libglade"
8 8
9PR = "r1" 9PR = "r2"
10 10
11SRC_URI = "http://ftp.gnome.org/pub/GNOME/mobile/2.23/2.23.92/sources/evolution-data-server-dbus-${PV}.tar.gz \ 11SRC_URI = "http://ftp.gnome.org/pub/GNOME/mobile/2.23/2.23.92/sources/evolution-data-server-dbus-${PV}.tar.gz \
12 file://oh-contact.patch;striplevel=0 \ 12 file://oh-contact.patch;striplevel=0 \
13 file://no_iconv_test.patch \ 13 file://no_iconv_test.patch \
14 file://iconv-detect.h" 14 file://iconv-detect.h"
15 15
16SRC_URI[md5sum] = "69dc1e4eed6041a91aec76eacf7f17fb"
17SRC_URI[sha256sum] = "aa537293c10153dad91aa31b50547e867946d7b937414f2ef734e40967e6ab0a"
18
16S = "${WORKDIR}/evolution-data-server-dbus-${PV}" 19S = "${WORKDIR}/evolution-data-server-dbus-${PV}"
17 20
18inherit autotools pkgconfig 21inherit autotools pkgconfig