16 lines
317 B
JSON
16 lines
317 B
JSON
|
{
|
||
|
"name": "qt5-imageformats",
|
||
|
"version": "5.15.4",
|
||
|
"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"
|
||
|
]
|
||
|
}
|