mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-19 04:11:20 +08:00
25 lines
501 B
JSON
25 lines
501 B
JSON
|
{
|
||
|
"name": "kf5jobwidgets",
|
||
|
"version-semver": "5.84.0",
|
||
|
"description": "Widgets for showing progress of asynchronous jobs",
|
||
|
"homepage": "https://api.kde.org/frameworks/kjobwidgets/html/index.html",
|
||
|
"dependencies": [
|
||
|
"ecm",
|
||
|
"kf5coreaddons",
|
||
|
"kf5widgetsaddons",
|
||
|
"qt5-base",
|
||
|
{
|
||
|
"name": "qt5-x11extras",
|
||
|
"platform": "linux"
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|