vcpkg/ports/qt5-imageformats/vcpkg.json
2023-04-11 22:54:14 -07:00

20 lines
394 B
JSON

{
"name": "qt5-imageformats",
"version": "5.15.9",
"description": "Qt5 Image Formats Module - Plugins for additional image formats: TIFF, MNG, TGA, WBMP",
"license": null,
"dependencies": [
"jasper",
"libwebp",
{
"name": "qt5-base",
"default-features": false
},
"tiff",
{
"name": "vcpkg-pkgconfig-get-modules",
"host": true
}
]
}