aboutsummaryrefslogtreecommitdiffstats
path: root/community/rethinkdb
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-11-06 10:17:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-07 16:46:15 +0000
commitc142a188aa90caf18b757a6a95455fde1ebfe2d0 (patch)
tree44099e8cf42ee4736d4ef3afa06cae43c3395e41 /community/rethinkdb
parent5df4a9f8f58073714773b1d74c29e91a428eb468 (diff)
downloadaports-c142a188aa90caf18b757a6a95455fde1ebfe2d0.tar.bz2
aports-c142a188aa90caf18b757a6a95455fde1ebfe2d0.tar.xz
community/rethinkdb: add fixme comment about openssl 1.1
Diffstat (limited to 'community/rethinkdb')
-rw-r--r--community/rethinkdb/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/rethinkdb/APKBUILD b/community/rethinkdb/APKBUILD
index 4602eb9533..ac2c2476a1 100644
--- a/community/rethinkdb/APKBUILD
+++ b/community/rethinkdb/APKBUILD
@@ -8,6 +8,7 @@ url="https://www.rethinkdb.com"
arch="x86_64 ppc64le s390x"
license="Apache-2.0"
options="!check" # needs coffeescript
+# FIXME: does not support openssl 1.1 yet
makedepends="bash python2 linux-headers bsd-compat-headers m4 paxmark
protobuf-dev icu-dev libressl-dev curl-dev boost-dev libexecinfo-dev
"