aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-07-08 13:54:27 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-07-08 13:56:32 +0200
commit2fdc8bcc6549290b131675ef42d52243c37f3879 (patch)
treeb74487ad5a87f857fc24262fa82dce596d7913dc /community/nodejs-current
parent56c7a6d7971e769c3dbec1bf8a8ef3021e34d654 (diff)
downloadaports-2fdc8bcc6549290b131675ef42d52243c37f3879.tar.bz2
aports-2fdc8bcc6549290b131675ef42d52243c37f3879.tar.xz
main/openssl: rename to openssl1.0 and update dependent aports
Diffstat (limited to 'community/nodejs-current')
-rw-r--r--community/nodejs-current/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nodejs-current/APKBUILD b/community/nodejs-current/APKBUILD
index 9b926ba6d8..7d39556c03 100644
--- a/community/nodejs-current/APKBUILD
+++ b/community/nodejs-current/APKBUILD
@@ -21,7 +21,7 @@ license="MIT"
depends="ca-certificates"
depends_dev="libuv"
# gold is needed for mksnapshot
-makedepends="$depends_dev python2 openssl-dev zlib-dev libuv-dev linux-headers
+makedepends="$depends_dev python2 openssl1.0-dev zlib-dev libuv-dev linux-headers
paxmark binutils-gold http-parser-dev ca-certificates c-ares-dev"
subpackages="$pkgname-dev $pkgname-doc"
provides="nodejs"