mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 22:34:18 +08:00
Remove missing realpath package
This commit is contained in:
parent
0b59a5ebdb
commit
e0745c8979
@ -1,7 +1,7 @@
|
||||
before_script:
|
||||
- |
|
||||
apt-get update -qq &&
|
||||
apt-get install -qq build-essential gnupg nasm pkg-config fuse libfuse-dev genisoimage syslinux realpath &&
|
||||
apt-get install -qq build-essential gnupg nasm pkg-config fuse libfuse-dev genisoimage syslinux &&
|
||||
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