polarssl: needs perl to build.
This commit is contained in:
parent
30d25f4993
commit
11b50e97f7
|
@ -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…
Reference in New Issue