wget
This commit is contained in:
parent
9b79f82e99
commit
bd76eabd72
|
@ -22,7 +22,8 @@ before_script:
|
|||
pkg-config \
|
||||
software-properties-common \
|
||||
syslinux \
|
||||
texinfo &&
|
||||
texinfo \
|
||||
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