mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-14 14:58:00 +08:00
Update Arch Linux minimal requirements (#39112)
This commit is contained in:
parent
1fcea0544a
commit
0630c1d02d
@ -77,7 +77,7 @@ vcpkgCheckRepoTool()
|
||||
echo "On SUSE Linux and derivatives:"
|
||||
echo " sudo zypper install curl zip unzip tar"
|
||||
echo "On Arch Linux and derivatives:"
|
||||
echo " sudo pacman -S curl zip unzip tar cmake ninja"
|
||||
echo " sudo pacman -Syu base-devel git curl zip unzip tar cmake ninja"
|
||||
echo "On Alpine:"
|
||||
echo " apk add build-base cmake ninja zip unzip curl git"
|
||||
echo " (and export VCPKG_FORCE_SYSTEM_BINARIES=1)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user