Files
prismlauncher-crack/vcpkg.json
Seth Flynn bc90327d44 build(vcpkg): remove bzip2 dependency
This was previously required by Quazip

Signed-off-by: Seth Flynn <getchoo@tuta.io>
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
2025-11-26 18:41:57 +02:00

21 lines
274 B
JSON

{
"dependencies": [
"cmark",
{
"name": "ecm",
"host": true
},
{
"name": "libqrencode",
"default-features": false
},
{
"name": "pkgconf",
"host": true
},
"tomlplusplus",
"zlib",
"libarchive"
]
}