We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f7424e + 248c20a commit 53ce01bCopy full SHA for 53ce01b
install.sh
@@ -71,7 +71,7 @@ msg "CPU architecture is OK."
71
# pv: for showing progress while downloading/extracting filesystems
72
# pulseaudio: for audio support
73
lshout "Checking for required packages.."
74
-DEPENDS="git jq wget proot pv pulseaudio"
+DEPENDS="git jq wget proot pv pulseaudio openssl"
75
TOINSTALL=""
76
77
for DEPEND in $DEPENDS; do
0 commit comments