We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa02176 commit 6adb8f8Copy full SHA for 6adb8f8
script/bootstrap
@@ -10,7 +10,7 @@ config ()
10
{
11
# A whitespace-separated list of executables that must be present and locatable.
12
# These will each be installed through Homebrew if not found.
13
- : ${REQUIRED_TOOLS="xctool cmake libssh2 libtool autoconf automake pkg-config"}
+ : ${REQUIRED_TOOLS="cmake libssh2 libtool autoconf automake pkg-config"}
14
15
export REQUIRED_TOOLS
16
}
0 commit comments