diff options
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.bb | 4 |
1 files changed, 2 insertions, 2 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 2acc5b5833..d129a64d91 100644 --- a/meta/recipes-sato/eds/eds-dbus_2.20.0.bb +++ b/meta/recipes-sato/eds/eds-dbus_2.20.0.bb | |||
@@ -9,8 +9,8 @@ DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libi | |||
9 | PR = "r1" | 9 | PR = "r1" |
10 | 10 | ||
11 | SRC_URI = "http://ftp.gnome.org/pub/GNOME/mobile/2.23/2.23.92/sources/evolution-data-server-dbus-${PV}.tar.gz \ | 11 | SRC_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;patch=1;pnum=0 \ | 12 | file://oh-contact.patch;striplevel=0 \ |
13 | file://no_iconv_test.patch;patch=1 \ | 13 | file://no_iconv_test.patch \ |
14 | file://iconv-detect.h" | 14 | file://iconv-detect.h" |
15 | 15 | ||
16 | S = "${WORKDIR}/evolution-data-server-dbus-${PV}" | 16 | S = "${WORKDIR}/evolution-data-server-dbus-${PV}" |