aboutsummaryrefslogtreecommitdiffstats
path: root/testing/racket
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-03-16 00:27:20 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-03-16 00:29:37 +0100
commitf43a8fe5fad29a1f32d06370287c88c9b6e11011 (patch)
tree3fe1216692ba77af482224c25a40a9df738b29dd /testing/racket
parenta47cd132134c30bd30a48c7e72cafa5ac083dd85 (diff)
testing/racket: add ca-certs and ssl libs to depends
They are needed for racket's openssl module, used e.g. by raco tool.
Diffstat (limited to 'testing/racket')
-rw-r--r--testing/racket/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/racket/APKBUILD b/testing/racket/APKBUILD
index 84ed468c392..7d77f6b1e80 100644
--- a/testing/racket/APKBUILD
+++ b/testing/racket/APKBUILD
@@ -11,6 +11,7 @@ pkgdesc="A general purpose programming language in the Lisp-Scheme family"
url="https://racket-lang.org/"
arch="all"
license="LGPL-3.0-or-later MIT"
+depends="ca-certificates libressl2.6-libcrypto libressl2.6-libssl"
makedepends="chrpath libffi-dev libucontext-dev paxmark"
subpackages="$pkgname-dev $pkgname-doc"
source="https://download.racket-lang.org/releases/$pkgver/installers/$pkgname-minimal-$pkgver-src.tgz