mirror of
https://github.com/Vita3K/Vita3K.git
synced 2026-07-11 01:34:23 +02:00
15 lines
226 B
JSON
15 lines
226 B
JSON
{
|
|
"name": "vita3k",
|
|
"version-string": "0.0.0",
|
|
"dependencies": [
|
|
"boost-filesystem",
|
|
"boost-icl",
|
|
"boost-program-options",
|
|
"boost-system",
|
|
"boost-variant",
|
|
"curl",
|
|
"openssl",
|
|
"zlib"
|
|
]
|
|
}
|