2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

nodejs: add openssl to depends

This commit is contained in:
Dylan Araps 2021-07-08 00:00:14 +03:00
parent 99238b3dee
commit 925d606edf
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
./configure \
--shared-zlib \
--shared-openssl \
--with-intl=none \
--without-etw \
--without-dtrace \

View File

@ -1,4 +1,5 @@
linux-headers make
openssl
python make
samurai make
zlib