mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
nodejs: add openssl to depends
This commit is contained in:
parent
99238b3dee
commit
925d606edf
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--shared-zlib \
|
--shared-zlib \
|
||||||
|
--shared-openssl \
|
||||||
--with-intl=none \
|
--with-intl=none \
|
||||||
--without-etw \
|
--without-etw \
|
||||||
--without-dtrace \
|
--without-dtrace \
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
linux-headers make
|
linux-headers make
|
||||||
|
openssl
|
||||||
python make
|
python make
|
||||||
samurai make
|
samurai make
|
||||||
zlib
|
zlib
|
||||||
|
Loading…
Reference in New Issue
Block a user