dovecot: needs perl now to build.

This commit is contained in:
Leah Neukirchen 2018-09-07 13:53:23 +02:00
parent 19757b51c3
commit db75ca80db

View file

@ -2,14 +2,14 @@
# revbump dovecot-plugin-pigeonhole when updating dovecot!
pkgname=dovecot
version=2.3.2.1
revision=2
revision=3
build_style=gnu-configure
configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
--disable-static --with-pam --with-mysql --with-pgsql --with-lucene
--with-sqlite --with-ssl=openssl --with-ssldir=/etc/dovecot/ssl
--with-gssapi --with-ldap=plugin --with-zlib --with-bzlib --with-lzma
--with-lz4 --with-libcap --with-solr --with-docs --sbindir=/usr/bin"
hostmakedepends="pkg-config"
hostmakedepends="pkg-config perl"
makedepends="
liblz4-devel zlib-devel bzip2-devel liblzma-devel libressl-devel mit-krb5-devel
libmysqlclient-devel postgresql-libs-devel sqlite-devel clucene-devel