diff --git a/config/server.toml b/config/server.toml index 52b00bf2b..f11944054 100644 --- a/config/server.toml +++ b/config/server.toml @@ -17,7 +17,7 @@ curl = {} diffutils = {} extrautils = {} findutils = {} -# git = {} - needs conversion to recipe.toml due to dependencies +git = {} installer = {} ion = {} kibi = {} diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index eadc06aba..f85f4c8bd 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -12,6 +12,7 @@ acid = {} audiod = {} autoconf = {} automake = {} +base = {} bash = {} binutils = {} bootloader = {}