mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 00:19:00 +08:00
19 lines
368 B
JSON
19 lines
368 B
JSON
|
{
|
||
|
"name": "kf5windowsystem",
|
||
|
"version": "5.75.0",
|
||
|
"description": "Access to the windowing system",
|
||
|
"homepage": "https://api.kde.org/frameworks/kwindowsystem/html/",
|
||
|
"dependencies": [
|
||
|
"ecm",
|
||
|
"qt5-tools",
|
||
|
{
|
||
|
"name": "qt5-winextras",
|
||
|
"platform": "windows"
|
||
|
},
|
||
|
{
|
||
|
"name": "qt5-x11extras",
|
||
|
"platform": "linux"
|
||
|
}
|
||
|
]
|
||
|
}
|