mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-22 19:13:03 +08:00
19 lines
357 B
JSON
19 lines
357 B
JSON
|
{
|
||
|
"name": "kf5guiaddons",
|
||
|
"version": "5.75.0",
|
||
|
"description": "Addons to QtGui",
|
||
|
"homepage": "https://api.kde.org/frameworks/kguiaddons/html/index.html",
|
||
|
"dependencies": [
|
||
|
"ecm",
|
||
|
"qt5-tools",
|
||
|
{
|
||
|
"name": "qt5-winextras",
|
||
|
"platform": "windows"
|
||
|
},
|
||
|
{
|
||
|
"name": "qt5-x11extras",
|
||
|
"platform": "linux"
|
||
|
}
|
||
|
]
|
||
|
}
|