znc: rebuild against OpenSSL
This commit is contained in:
parent
98caea4d69
commit
8850dd087d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'znc'
|
# Template file for 'znc'
|
||||||
pkgname=znc
|
pkgname=znc
|
||||||
version=1.8.2
|
version=1.8.2
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--enable-python
|
--enable-python
|
||||||
|
@ -10,7 +10,7 @@ configure_args="
|
||||||
--enable-cyrus
|
--enable-cyrus
|
||||||
--with-tcl=$XBPS_CROSS_BASE/usr/lib"
|
--with-tcl=$XBPS_CROSS_BASE/usr/lib"
|
||||||
hostmakedepends="pkg-config perl tar"
|
hostmakedepends="pkg-config perl tar"
|
||||||
makedepends="libressl-devel python3-devel tcl-devel libsasl-devel
|
makedepends="openssl-devel python3-devel tcl-devel libsasl-devel
|
||||||
icu-devel zlib-devel perl"
|
icu-devel zlib-devel perl"
|
||||||
short_desc="Advanced IRC Bouncer"
|
short_desc="Advanced IRC Bouncer"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue