diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb b/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb index ff3365bc90..aadc4b5e39 100644 --- a/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb +++ b/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb | |||
| @@ -15,16 +15,16 @@ SRCREV = "a9e4e74ec4473a4fd09e56b690bd4fa72f686687" | |||
| 15 | # 3.4 series needs libgdata-0.10*, 3.8 series needs also libsecret instead of gnome-keyring | 15 | # 3.4 series needs libgdata-0.10*, 3.8 series needs also libsecret instead of gnome-keyring |
| 16 | PV = "3.2.3+git${SRCPV}" | 16 | PV = "3.2.3+git${SRCPV}" |
| 17 | 17 | ||
| 18 | SRC_URI = " \ | 18 | SRC_URI = "git://git.gnome.org/evolution-data-server;branch=gnome-3-2 \ |
| 19 | git://git.gnome.org/evolution-data-server;branch=gnome-3-2 \ | 19 | file://0001-contact-Replace-the-Novell-sample-contact-with-somet.patch \ |
| 20 | file://0001-contact-Replace-the-Novell-sample-contact-with-somet.patch \ | 20 | file://0002-Fix-for-automake-1.12.x.patch \ |
| 21 | file://0002-Fix-for-automake-1.12.x.patch \ | 21 | file://0003-Disable-Werror-for-automake.patch \ |
| 22 | file://0003-Disable-Werror-for-automake.patch \ | 22 | file://0004-configure-Fix-libical-pkg-config-trying-to-use-host-.patch \ |
| 23 | file://0004-configure-Fix-libical-pkg-config-trying-to-use-host-.patch \ | 23 | file://0005-soup-adapt-to-new-libxml2-API-from-2.9.0.patch \ |
| 24 | file://0005-soup-adapt-to-new-libxml2-API-from-2.9.0.patch \ | 24 | file://0006-configure.ac-do-not-overwrite-localedir.patch \ |
| 25 | file://0006-configure.ac-do-not-overwrite-localedir.patch \ | 25 | file://iconv-detect.h \ |
| 26 | file://iconv-detect.h \ | 26 | file://0001-imapx-Fix-signature-for-imapx_tokenise_struct.patch \ |
| 27 | " | 27 | " |
| 28 | 28 | ||
| 29 | S = "${WORKDIR}/git" | 29 | S = "${WORKDIR}/git" |
| 30 | 30 | ||
