mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 15:48:45 +08:00
Uncomment git in the server config, and add the base package to the ci config
This commit is contained in:
parent
788e9c4141
commit
2ef5a216f4
@ -17,7 +17,7 @@ curl = {}
|
||||
diffutils = {}
|
||||
extrautils = {}
|
||||
findutils = {}
|
||||
# git = {} - needs conversion to recipe.toml due to dependencies
|
||||
git = {}
|
||||
installer = {}
|
||||
ion = {}
|
||||
kibi = {}
|
||||
|
||||
@ -12,6 +12,7 @@ acid = {}
|
||||
audiod = {}
|
||||
autoconf = {}
|
||||
automake = {}
|
||||
base = {}
|
||||
bash = {}
|
||||
binutils = {}
|
||||
bootloader = {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user