fix: install ncurses5-compat-libs on arch using aur

This commit is contained in:
Amin Yahyaabadi 2024-09-08 03:38:31 -07:00
parent d95a1c182b
commit bc81ce31a4
No known key found for this signature in database
GPG Key ID: F52AF77F636088F0
5 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -88,7 +88,7 @@ async function llvmBinaryDeps_raw(majorVersion: number) {
}
} else if (isArch()) {
// https://aur.archlinux.org/packages/ncurses5-compat-libs
await setupPacmanPack("ncurses5-compat-libs")
await setupPacmanPack("ncurses5-compat-libs", undefined, "yay")
} else if (hasDnf()) {
// https://packages.fedoraproject.org/pkgs/ncurses/ncurses-compat-libs/index.html
await setupDnfPack([