fix: add llvm-libs to AUR makedepends #99
Reference in New Issue
Block a user
Delete Branch "fix/aur-llvm-libs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
llvm-libsto PKGBUILDmakedepends— fixesrustcfailing with "error while loading shared libraries: libLLVM.so" on minimal Arch installsllvm-libsis a transitive dep ofcargo→rust, but isn't always present on minimal systems orrustup-managed toolchainsFixes #97
Test plan
yay -S numa-giton a minimal Arch install (reporter can verify)