mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
polarssl: needs perl to build.
This commit is contained in:
parent
30d25f4993
commit
11b50e97f7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=1.3.1
|
|||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_ZLIB_SUPPORT=on -DUSE_SHARED_POLARSSL_LIBRARY=on"
|
||||
hostmakedepends="cmake"
|
||||
hostmakedepends="cmake perl"
|
||||
makedepends="zlib-devel openssl-devel"
|
||||
short_desc="Portable cryptographic and SSL/TLS library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Add table
Reference in a new issue