diff --git a/srcpkgs/dovecot/template b/srcpkgs/dovecot/template index 6969a77c573..1c9e107b063 100644 --- a/srcpkgs/dovecot/template +++ b/srcpkgs/dovecot/template @@ -1,7 +1,7 @@ # Template file for 'dovecot' pkgname=dovecot version=2.2.19 -revision=2 +revision=3 build_pie=yes build_style=gnu-configure configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin @@ -39,7 +39,7 @@ if [ "$CROSS_BUILD" ]; then fi # For SSL support. -depends="virtual?openssl" +depends="ca-certificates" system_accounts="dovecot dovenull" dovecot_homedir="/var/chroot" dovenull_homedir="/var/chroot"