mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-01-18 13:14:34 +00:00
58 lines
964 B
JSON
58 lines
964 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
|
"dependencies": [
|
|
{
|
|
"name": "breakpad",
|
|
"platform": "!(windows & arm)"
|
|
},
|
|
{
|
|
"name": "curl",
|
|
"platform": "linux",
|
|
"features": [
|
|
"http2"
|
|
]
|
|
},
|
|
{
|
|
"name": "dbus",
|
|
"platform": "linux",
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "fontconfig",
|
|
"platform": "linux"
|
|
},
|
|
{
|
|
"name": "freetype",
|
|
"platform": "linux"
|
|
},
|
|
{
|
|
"name": "harfbuzz",
|
|
"platform": "linux"
|
|
},
|
|
{
|
|
"name": "icu",
|
|
"platform": "linux"
|
|
},
|
|
{
|
|
"name": "liblzma"
|
|
},
|
|
{
|
|
"name": "libpng"
|
|
},
|
|
{
|
|
"name": "lzo"
|
|
},
|
|
{
|
|
"name": "opusfile"
|
|
},
|
|
{
|
|
"name": "sdl2",
|
|
"platform": "linux"
|
|
},
|
|
{
|
|
"name": "zlib"
|
|
}
|
|
],
|
|
"builtin-baseline": "b2cb0da531c2f1f740045bfe7c4dac59f0b2b69c"
|
|
}
|