aboutsummaryrefslogtreecommitdiffstats
path: root/community/acme-client
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-11-05 11:01:28 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-07 16:46:15 +0000
commit15eb9ae5cd630cfe15f7d75aab36f95cb4e55c13 (patch)
tree4a0de9464cf4b689e3039f87e423e7466c553523 /community/acme-client
parent1cd1794b132f1a3b97d2faeb3a5dbd219ceec685 (diff)
downloadaports-15eb9ae5cd630cfe15f7d75aab36f95cb4e55c13.tar.bz2
aports-15eb9ae5cd630cfe15f7d75aab36f95cb4e55c13.tar.xz
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.
Diffstat (limited to 'community/acme-client')
-rw-r--r--community/acme-client/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/acme-client/APKBUILD b/community/acme-client/APKBUILD
index 108880e588..af909593b1 100644
--- a/community/acme-client/APKBUILD
+++ b/community/acme-client/APKBUILD
@@ -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