Add required dependencies for install process
This commit is contained in:
parent
4db14a8ab7
commit
f4414c041a
@ -91,7 +91,7 @@ fi
|
|||||||
export SRCCACHE
|
export SRCCACHE
|
||||||
|
|
||||||
if [ "$(id -u)" = "0" ]; then
|
if [ "$(id -u)" = "0" ]; then
|
||||||
apt-get -y install nsis curl wget
|
apt-get -y install nsis curl wget ca-certificates rsync zip unzip
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user