mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-13 17:59:35 +00:00
57 lines
1.1 KiB
JSON
57 lines
1.1 KiB
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
|
"name": "wesnoth-dependencies",
|
|
"version": "0.0.1",
|
|
"builtin-baseline": "65be7019941e1401e02daaba0738cab2c8a4a355",
|
|
"dependencies": [
|
|
"sdl2",
|
|
{
|
|
"name": "sdl2-image",
|
|
"features": [ "libjpeg-turbo", "libwebp" ]
|
|
},
|
|
"libwebp",
|
|
"sdl2-mixer",
|
|
"bzip2",
|
|
"zlib",
|
|
"pango",
|
|
"cairo",
|
|
"fontconfig",
|
|
"libvorbis",
|
|
"libogg",
|
|
"openssl",
|
|
"boost-filesystem",
|
|
"boost-graph",
|
|
"boost-iostreams",
|
|
{
|
|
"name": "boost-locale",
|
|
"features": [ "icu" ]
|
|
},
|
|
"boost-random",
|
|
{
|
|
"name": "boost-regex",
|
|
"features": [ "icu" ]
|
|
},
|
|
"boost-asio",
|
|
"boost-program-options",
|
|
"boost-system",
|
|
"boost-bimap",
|
|
"boost-math",
|
|
"boost-logic",
|
|
"boost-format",
|
|
"boost-scope-exit",
|
|
"boost-circular-buffer",
|
|
"boost-ptr-container",
|
|
"boost-spirit",
|
|
"boost-test",
|
|
"boost-process",
|
|
{
|
|
"name": "curl",
|
|
"features": [ "openssl" ]
|
|
},
|
|
{
|
|
"name": "pkgconf",
|
|
"platform": "windows"
|
|
}
|
|
]
|
|
}
|