31 lines
625 B
JSON
Executable File
31 lines
625 B
JSON
Executable File
{
|
|
"name": "qtapplicationmanager",
|
|
"version": "6.3.0",
|
|
"description": "Qt component for application lifecycle management",
|
|
"homepage": "https://www.qt.io/",
|
|
"license": null,
|
|
"supports": "!(windows & arm)",
|
|
"dependencies": [
|
|
"libarchive",
|
|
"libyaml",
|
|
{
|
|
"name": "qtapplicationmanager",
|
|
"host": true,
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "qtbase",
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "qtdeclarative",
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "qtwayland",
|
|
"default-features": false,
|
|
"platform": "!windows"
|
|
}
|
|
]
|
|
}
|