mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
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!
|
# revbump dovecot-plugin-pigeonhole when updating dovecot!
|
||||||
pkgname=dovecot
|
pkgname=dovecot
|
||||||
version=2.3.2.1
|
version=2.3.2.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
|
configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
|
||||||
--disable-static --with-pam --with-mysql --with-pgsql --with-lucene
|
--disable-static --with-pam --with-mysql --with-pgsql --with-lucene
|
||||||
--with-sqlite --with-ssl=openssl --with-ssldir=/etc/dovecot/ssl
|
--with-sqlite --with-ssl=openssl --with-ssldir=/etc/dovecot/ssl
|
||||||
--with-gssapi --with-ldap=plugin --with-zlib --with-bzlib --with-lzma
|
--with-gssapi --with-ldap=plugin --with-zlib --with-bzlib --with-lzma
|
||||||
--with-lz4 --with-libcap --with-solr --with-docs --sbindir=/usr/bin"
|
--with-lz4 --with-libcap --with-solr --with-docs --sbindir=/usr/bin"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config perl"
|
||||||
makedepends="
|
makedepends="
|
||||||
liblz4-devel zlib-devel bzip2-devel liblzma-devel libressl-devel mit-krb5-devel
|
liblz4-devel zlib-devel bzip2-devel liblzma-devel libressl-devel mit-krb5-devel
|
||||||
libmysqlclient-devel postgresql-libs-devel sqlite-devel clucene-devel
|
libmysqlclient-devel postgresql-libs-devel sqlite-devel clucene-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue