Add gnu-make to CI

This commit is contained in:
Wildan M 2025-12-21 19:30:07 +07:00
parent 865230fde4
commit dbfdb8e1d4
No known key found for this signature in database
GPG Key ID: 01AC53185C679C79
3 changed files with 3 additions and 0 deletions

View File

@ -34,6 +34,7 @@ gettext = {}
git = {}
# gdbserver = {} # wrong libc type
# gnu-binutils = {} # bfd doesn't recognize redox
gnu-make = {}
hicolor-icon-theme = {}
installer = {}
installer-gui = {}

View File

@ -32,6 +32,7 @@ freefont = {}
freetype2 = {}
gettext = {}
git = {}
gnu-make = {}
hicolor-icon-theme = {}
installer = {}
installer-gui = {}

View File

@ -32,6 +32,7 @@ freefont = {}
freetype2 = {}
gettext = {}
git = {}
gnu-make = {}
hicolor-icon-theme = {}
installer = {}
#installer-gui = {} # redox_syscall 0.4 not working on riscv64gc?