mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-03-11 07:56:15 +01:00
28 lines
449 B
JSON
28 lines
449 B
JSON
{
|
|
"name": "rpcs3",
|
|
"version-string": "1.0",
|
|
"builtin-baseline": "7c45dcccbe6463539a6b92c264258043d267c8f6",
|
|
"dependencies": [
|
|
"curl",
|
|
{
|
|
"name": "ffmpeg",
|
|
"features": [
|
|
"avcodec",
|
|
"avformat",
|
|
"swscale",
|
|
"swresample"
|
|
]
|
|
},
|
|
"libpng",
|
|
"opencv",
|
|
"protobuf",
|
|
"qtbase",
|
|
"qtmultimedia",
|
|
"qtsvg",
|
|
"qttools",
|
|
"qttranslations",
|
|
"vulkan",
|
|
"zlib"
|
|
]
|
|
}
|