vcpkg/ports/kf5windowsystem/vcpkg.json
Dawid Wróbel b34b7ff2c9
[many ports] Update KF5 frameworks to 5.81 (#17268)
* [many ports] Update KF5 frameworks to 5.81

* [many ports] Update KF5 versions

* [kf5guiaddons] disable parallel configure

* [kf5windowsystem] disable parallel configure

* [many ports] Update KF5 versions

* [kf5archive] disable parallel configure

* [many ports] Update KF5 versions
2021-05-21 01:30:43 -07:00

19 lines
368 B
JSON

{
"name": "kf5windowsystem",
"version": "5.81.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"
}
]
}