polarssl: needs perl to build.

This commit is contained in:
Juan RP 2013-10-30 17:11:17 +01:00
parent 30d25f4993
commit 11b50e97f7

View file

@ -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>"