2022-08-22 22:21:23 +02:00
|
|
|
{
|
|
|
|
"name": "cemu",
|
|
|
|
"version-string": "1.0",
|
2023-03-28 17:43:02 +02:00
|
|
|
"builtin-baseline": "b81bc3a83fdbdffe80325eeabb2ec735a1f3c29d",
|
2022-08-22 22:21:23 +02:00
|
|
|
"dependencies": [
|
|
|
|
"pugixml",
|
|
|
|
"zlib",
|
2022-10-17 13:25:49 +02:00
|
|
|
"zstd",
|
2022-08-22 22:21:23 +02:00
|
|
|
{
|
|
|
|
"name": "libzip",
|
|
|
|
"default-features": false
|
|
|
|
},
|
|
|
|
"rapidjson",
|
|
|
|
"sdl2",
|
|
|
|
"boost-tokenizer",
|
|
|
|
"boost-container",
|
|
|
|
"boost-program-options",
|
|
|
|
"boost-nowide",
|
|
|
|
"boost-algorithm",
|
|
|
|
"boost-functional",
|
|
|
|
"boost-optional",
|
|
|
|
"boost-signals2",
|
|
|
|
"boost-asio",
|
|
|
|
"boost-ptr-container",
|
|
|
|
"boost-property-tree",
|
|
|
|
"boost-static-string",
|
2022-08-26 14:28:50 +02:00
|
|
|
"boost-random",
|
2022-08-22 22:21:23 +02:00
|
|
|
"fmt",
|
2023-04-13 13:42:09 +02:00
|
|
|
"libpng",
|
2022-08-22 22:21:23 +02:00
|
|
|
"glm",
|
2023-04-13 13:42:09 +02:00
|
|
|
{
|
2023-03-28 17:43:02 +02:00
|
|
|
"name": "glslang",
|
|
|
|
"default-features": false
|
|
|
|
},
|
2022-08-22 22:21:23 +02:00
|
|
|
"zstd",
|
|
|
|
{
|
|
|
|
"name": "wxwidgets",
|
|
|
|
"default-features": false
|
|
|
|
},
|
|
|
|
"openssl",
|
|
|
|
{
|
|
|
|
"name": "curl",
|
|
|
|
"default-features": false,
|
|
|
|
"features": [ "openssl" ]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|