dovecot: needs perl now to build.
This commit is contained in:
parent
19757b51c3
commit
db75ca80db
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue