community/acme-client: add comment about openssl

acme-client requires libressl. This should be ok for us, since this is
not a library or depends on other librearies that uses openssl.
This commit is contained in:
Natanael Copa 2018-11-05 11:01:28 +00:00
parent 1cd1794b13
commit 15eb9ae5cd

View File

@ -10,7 +10,7 @@ arch="all"
license="ISC"
options="!check" # no test suite
depends="ca-certificates"
makedepends="bsd-compat-headers libressl-dev"
makedepends="bsd-compat-headers libressl-dev" # FIXME: support openssl 1.1
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/kristapsdz/acme-client-portable/archive/VERSION_$_ver.tar.gz
default-ca.patch