mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
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 New Issue
Block a user