From 576d8ae6e6c62ada26a4a4cb6007231ba08fca9a Mon Sep 17 00:00:00 2001 From: Wildan Mubarok Date: Sun, 13 Jul 2025 11:14:28 +0000 Subject: [PATCH] Add simple-http-server --- config/x86_64/ci.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index ae66220a4..f5d232c05 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -98,7 +98,7 @@ libxkbcommon = {} libxml2 = {} llvm18 = {} lua54 = {} -# mdp = {} # gcc hangs +#mdp = {} # gcc hangs mednafen = {} mesa = {} mesa-glu = {} @@ -190,6 +190,7 @@ sed = {} shared-mime-info = {} shellharden = {} shellstorm = {} +simple-http-server = {} smith = {} sodium = {} sopwith = {}