early-access version 2853
This commit is contained in:
25
externals/vcpkg/scripts/azure-pipelines/osx/configuration/vagrant-box-configuration.json
vendored
Executable file
25
externals/vcpkg/scripts/azure-pipelines/osx/configuration/vagrant-box-configuration.json
vendored
Executable file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"$schema": "./vagrant-box-configuration.schema.json",
|
||||
"brew": [
|
||||
"autoconf-archive",
|
||||
"autoconf",
|
||||
"automake",
|
||||
"bison",
|
||||
"cmake",
|
||||
"gettext",
|
||||
"gfortran",
|
||||
"gperf",
|
||||
"gtk-doc",
|
||||
"libtool",
|
||||
"meson",
|
||||
"mono",
|
||||
"nasm",
|
||||
"ninja",
|
||||
"pkg-config",
|
||||
"texinfo",
|
||||
"yasm"
|
||||
],
|
||||
"brew-cask": [
|
||||
"powershell"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user