mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Add wget to x86-64 CI and demo config
This commit is contained in:
parent
e36c3d98eb
commit
15bf773769
@ -215,6 +215,7 @@ vim = {}
|
||||
vttest = {}
|
||||
wayland-rs = {}
|
||||
webkitgtk3 = {}
|
||||
wget = {}
|
||||
winit = {}
|
||||
winit-wayland = {}
|
||||
xxhash = {}
|
||||
@ -324,4 +325,3 @@ zstd = {}
|
||||
#webrender = {} # unwind
|
||||
#website = {}
|
||||
#wesnoth = {}
|
||||
#wget = {}
|
||||
|
||||
@ -21,6 +21,7 @@ htop = {}
|
||||
ripgrep = {}
|
||||
terminfo = {}
|
||||
vim = {}
|
||||
wget = {}
|
||||
|
||||
# Games
|
||||
dosbox = {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user