Add wget
This commit is contained in:
parent
56d264946a
commit
a872d544b6
|
@ -17,7 +17,8 @@ before_script:
|
|||
nasm \
|
||||
pkg-config \
|
||||
software-properties-common \
|
||||
syslinux &&
|
||||
syslinux \
|
||||
wget &&
|
||||
apt-key adv -q --batch --yes --keyserver keyserver.ubuntu.com --recv-keys AA12E97F0881517F &&
|
||||
add-apt-repository 'deb https://static.redox-os.org/toolchain/apt ./' &&
|
||||
apt-get update -qq &&
|
||||
|
|
Loading…
Reference in a new issue