diff options
-rw-r--r-- | meta-gnome/recipes-gnome/eds/evolution-data-server_3.32.4.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/eds/evolution-data-server_3.32.4.bb b/meta-gnome/recipes-gnome/eds/evolution-data-server_3.32.4.bb index a9c84d7a65..429dd53d80 100644 --- a/meta-gnome/recipes-gnome/eds/evolution-data-server_3.32.4.bb +++ b/meta-gnome/recipes-gnome/eds/evolution-data-server_3.32.4.bb | |||
@@ -10,11 +10,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \ | |||
10 | 10 | ||
11 | DEPENDS = " \ | 11 | DEPENDS = " \ |
12 | intltool-native gperf-native glib-2.0-native \ | 12 | intltool-native gperf-native glib-2.0-native \ |
13 | glib-2.0 gtk+3 gconf libgnome-keyring libgdata libcanberra icu \ | 13 | glib-2.0 gtk+3 libgnome-keyring libgdata libcanberra icu \ |
14 | dbus db virtual/libiconv zlib libsoup-2.4 libical nss libsecret \ | 14 | dbus db virtual/libiconv zlib libsoup-2.4 libical nss libsecret \ |
15 | " | 15 | " |
16 | 16 | ||
17 | inherit gnomebase cmake gtk-doc gettext gobject-introspection perlnative pythonnative upstream-version-is-even vala | 17 | inherit gnomebase cmake gtk-doc gettext gobject-introspection perlnative upstream-version-is-even vala |
18 | 18 | ||
19 | SRC_URI += "file://0001-CMakeLists.txt-Remove-TRY_RUN-for-iconv.patch \ | 19 | SRC_URI += "file://0001-CMakeLists.txt-Remove-TRY_RUN-for-iconv.patch \ |
20 | file://0002-CMakeLists.txt-remove-CHECK_C_SOURCE_RUNS-check.patch \ | 20 | file://0002-CMakeLists.txt-remove-CHECK_C_SOURCE_RUNS-check.patch \ |