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 | 3 |
1 files changed, 2 insertions, 1 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 90642512d4..958a90ccab 100644 --- a/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb +++ b/meta-gnome/recipes-gnome/eds/evolution-data-server_git.bb | |||
| @@ -13,7 +13,7 @@ DEPENDS = "intltool-native glib-2.0 gtk+ gconf dbus db gnome-common virtual/libi | |||
| 13 | SRCREV = "3ca578d968d09785933ebbb45b66b3bccdbd5832" | 13 | SRCREV = "3ca578d968d09785933ebbb45b66b3bccdbd5832" |
| 14 | 14 | ||
| 15 | PV = "2.30+git${SRCPV}" | 15 | PV = "2.30+git${SRCPV}" |
| 16 | PR = "r3" | 16 | PR = "r4" |
| 17 | 17 | ||
| 18 | SRC_URI = "git://git.gnome.org/evolution-data-server;protocol=git \ | 18 | SRC_URI = "git://git.gnome.org/evolution-data-server;protocol=git \ |
| 19 | file://oh-contact.patch;striplevel=0 \ | 19 | file://oh-contact.patch;striplevel=0 \ |
| @@ -24,6 +24,7 @@ SRC_URI = "git://git.gnome.org/evolution-data-server;protocol=git \ | |||
| 24 | file://depbuildfix.patch \ | 24 | file://depbuildfix.patch \ |
| 25 | file://fix_for_automake-1.12.x.patch \ | 25 | file://fix_for_automake-1.12.x.patch \ |
| 26 | file://avoid_automake_errors.patch \ | 26 | file://avoid_automake_errors.patch \ |
| 27 | file://0001-soup-adapt-to-new-libxml2-API-from-2.9.0.patch \ | ||
| 27 | file://iconv-detect.h" | 28 | file://iconv-detect.h" |
| 28 | 29 | ||
| 29 | S = "${WORKDIR}/git" | 30 | S = "${WORKDIR}/git" |
