mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-05 22:34:05 -05:00
19 lines
402 B
JSON
19 lines
402 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|