17 lines
286 B
JSON
17 lines
286 B
JSON
|
{
|
||
|
"name": "qt5-doc",
|
||
|
"version": "5.15.4",
|
||
|
"description": "Qt5 doc Module;",
|
||
|
"license": null,
|
||
|
"supports": "linux",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "qt5-base",
|
||
|
"default-features": false
|
||
|
},
|
||
|
"qt5-declarative",
|
||
|
"qt5-quickcontrols2",
|
||
|
"qt5-tools"
|
||
|
]
|
||
|
}
|