evolution-data-server: rebuild against icu55.

This commit is contained in:
Christian Neukirchen 2015-08-05 16:05:40 +02:00
parent 292b7de5ad
commit c83f8af316
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'evolution-data-server' # Template file for 'evolution-data-server'
pkgname=evolution-data-server pkgname=evolution-data-server
version=3.16.4 version=3.16.4
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-openldap --disable-uoa configure_args="--with-openldap --disable-uoa
--with-krb5=/usr --with-nspr-includes=/usr/include/nspr --with-krb5=/usr --with-nspr-includes=/usr/include/nspr
@ -9,7 +9,7 @@ configure_args="--with-openldap --disable-uoa
hostmakedepends="pkg-config intltool flex gperf gobject-introspection" hostmakedepends="pkg-config intltool flex gperf gobject-introspection"
makedepends="db-devel sqlite-devel mit-krb5-devel nss-devel libical-devel makedepends="db-devel sqlite-devel mit-krb5-devel nss-devel libical-devel
libsecret-devel libsoup-gnome-devel gcr-devel libldap-devel libsecret-devel libsoup-gnome-devel gcr-devel libldap-devel
libgdata-devel vala-devel libgweather-devel icu-devel" libgdata-devel vala-devel libgweather-devel icu55-devel"
depends="libsoup-gnome>=2.46 libgweather>=3.12" depends="libsoup-gnome>=2.46 libgweather>=3.12"
short_desc="Centralized access to appointments and contacts" short_desc="Centralized access to appointments and contacts"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"