evolution-data-server: rebuild against icu55.
This commit is contained in:
parent
292b7de5ad
commit
c83f8af316
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'evolution-data-server'
|
||||
pkgname=evolution-data-server
|
||||
version=3.16.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-openldap --disable-uoa
|
||||
--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"
|
||||
makedepends="db-devel sqlite-devel mit-krb5-devel nss-devel libical-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"
|
||||
short_desc="Centralized access to appointments and contacts"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in New Issue