mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
znc: for boost-1.88
This commit is contained in:
parent
703328436f
commit
0530fef513
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'znc'
|
||||
pkgname=znc
|
||||
version=1.10.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DWANT_PYTHON=YES -DWANT_PERL=YES -DWANT_TCL=YES
|
||||
-DWANT_ARGON=YES -DWANT_I18N=YES"
|
||||
hostmakedepends="pkg-config perl gettext"
|
||||
makedepends="openssl-devel python3-devel tcl-devel libsasl-devel
|
||||
icu-devel zlib-devel perl libargon2-devel boost-devel"
|
||||
icu-devel zlib-devel perl libargon2-devel boost-devel-minimal
|
||||
libboost_locale"
|
||||
short_desc="Advanced IRC Bouncer"
|
||||
maintainer="Komeil Parseh <komeilparseh@disroot.org>"
|
||||
license="Apache-2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue