mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 12:24:17 +08:00
fix pkgconfig darwin macports pkg in bootstrap.sh
This commit is contained in:
parent
868f70c90b
commit
d217f388eb
@ -95,7 +95,7 @@ osx_macports()
|
||||
|
||||
install_macports_pkg "gcc49" "gcc-4.9"
|
||||
install_macports_pkg "nasm"
|
||||
install_macports_pkg "pkg-config"
|
||||
install_macports_pkg "pkgconfig"
|
||||
install_macports_pkg "osxfuse"
|
||||
install_macports_pkg "x86_64-elf-gcc"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user