18 lines
402 B
JSON
Executable file
18 lines
402 B
JSON
Executable file
{
|
|
"name": "qt5-tools",
|
|
"version": "5.15.4",
|
|
"port-version": 1,
|
|
"description": "Qt5 Tools Module; Includes deployment tools and helpers, Qt Designer, Assistant, and other applications",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-activeqt",
|
|
"platform": "windows"
|
|
},
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-declarative"
|
|
]
|
|
}
|