This commit is contained in:
2025-09-07 09:19:43 -05:00
parent a63d9e3e65
commit 6be45728bd
4 changed files with 25 additions and 28 deletions

View File

@@ -70,7 +70,7 @@ print_req_pkgs() {
# shellcheck disable=SC2034
local pacman_pkgs=(
"${common_linux_pkgs[@]}" base-devel
python-pipx ninja
python-pipx ninja numactl
)
# shellcheck disable=SC2034
local dnf_pkgs=(
@@ -78,6 +78,7 @@ print_req_pkgs() {
pipx ninja-build fontconfig-devel wget2
cpuinfo-devel glibc-static glibc-devel
libstdc++-static libstdc++-devel patch
numactl-devel
)
# shellcheck disable=SC2034
local android_pkgs=(