diff --git a/config/aarch64/ci.toml b/config/aarch64/ci.toml index f1db1cfc..fdc77863 100644 --- a/config/aarch64/ci.toml +++ b/config/aarch64/ci.toml @@ -11,6 +11,7 @@ acid = {} atk = {} autoconf = {} automake = {} +base = {} bash = {} binutils = {} bootloader = {} @@ -103,7 +104,6 @@ nasm = {} ncurses = {} #ncursesw = {} # mkstemp configure hang netdb = {} -netstack = {} netsurf = {} netutils = {} neverball = {} diff --git a/config/i686/ci.toml b/config/i686/ci.toml index d9c455ab..b7aca671 100644 --- a/config/i686/ci.toml +++ b/config/i686/ci.toml @@ -7,6 +7,7 @@ prompt = false # Package settings [packages] +base = {} bootloader = {} bootstrap = {} ca-certificates = {} @@ -26,7 +27,6 @@ ion = {} kernel = {} nano = {} netdb = {} -netstack = {} netsurf = {} netutils = {} orbdata = {} diff --git a/config/riscv64gc/ci.toml b/config/riscv64gc/ci.toml index d9c455ab..b7aca671 100644 --- a/config/riscv64gc/ci.toml +++ b/config/riscv64gc/ci.toml @@ -7,6 +7,7 @@ prompt = false # Package settings [packages] +base = {} bootloader = {} bootstrap = {} ca-certificates = {} @@ -26,7 +27,6 @@ ion = {} kernel = {} nano = {} netdb = {} -netstack = {} netsurf = {} netutils = {} orbdata = {} diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index 38704e52..ec916a74 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -109,7 +109,6 @@ nasm = {} ncurses = {} #ncursesw = {} # mkstemp configure hang netdb = {} -netstack = {} netsurf = {} netutils = {} neverball = {}