mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
fdm: rebuild against OpenSSL
This commit is contained in:
parent
c6166b949f
commit
e36b25a023
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'fdm'
|
# Template file for 'fdm'
|
||||||
pkgname=fdm
|
pkgname=fdm
|
||||||
version=2.0
|
version=2.0
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_cv_func_strlcpy=no ac_cv_func_strlcat=no --enable-pcre"
|
configure_args="ac_cv_func_strlcpy=no ac_cv_func_strlcat=no --enable-pcre"
|
||||||
hostmakedepends="automake bison"
|
hostmakedepends="automake bison"
|
||||||
makedepends="zlib-devel libressl-devel tdb-devel pcre-devel"
|
makedepends="zlib-devel openssl-devel tdb-devel pcre-devel"
|
||||||
short_desc="Program to fetch and deliver mail"
|
short_desc="Program to fetch and deliver mail"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
|
|
Loading…
Add table
Reference in a new issue