From 2aca4b8f54dceefedc3bcf43b32fcc36b3027faf Mon Sep 17 00:00:00 2001 From: jbu Date: Mon, 1 Jun 2015 04:43:12 +0200 Subject: [PATCH] evolution: revbump to rebuild with musl Rely on common/hooks/pre-configure/03-musl-iconv.sh from pr #1703 being in place. --- srcpkgs/evolution/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/evolution/template b/srcpkgs/evolution/template index a6efcdb8405..22f45e752f4 100644 --- a/srcpkgs/evolution/template +++ b/srcpkgs/evolution/template @@ -1,19 +1,19 @@ # Template file for 'evolution' pkgname=evolution version=3.12.11 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-pst-import --with-openldap --disable-bogofilter --with-krb5=/usr --disable-schemas-compile --disable-static --disable-spamassassin --disable-text-highlight --disable-gtkspell" -hostmakedepends="pkg-config intltool itstool gnome-doc-utils gobject-introspection" +hostmakedepends="pkg-config intltool itstool gnome-doc-utils gobject-introspection gnome-icon-theme" makedepends=" libgdata-devel webkitgtk-devel evolution-data-server-devel GConf-devel clutter-gtk-devel libcanberra-devel gtkhtml-devel libsoup-gnome-devel gnome-desktop-devel libnotify-devel gstreamer1-devel libgweather-devel NetworkManager-devel enchant-devel iso-codes" -depends="gtkhtml>=4.6 hicolor-icon-theme desktop-file-utils iso-codes" +depends="gtkhtml>=4.6 gnome-keyring gnome-icon-theme hicolor-icon-theme desktop-file-utils iso-codes" short_desc="Integrated mail, addressbook and calendaring for GNOME" maintainer="Juan RP " license="GPL-2"