86Box/vcpkg.json
2021-09-15 12:50:33 +02:00

14 lines
No EOL
248 B
JSON

{
"name": "86box",
"version-string": "3.0",
"homepage": "https://86box.net/",
"documentation": "http://86box.readthedocs.io/",
"license": "GPL-2.0-only",
"dependencies": [
"freetype",
"libpng",
"openal-soft",
"sdl2",
"pthreads"
]
}