mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
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:
parent
1cd1794b13
commit
15eb9ae5cd
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user