vcpkg/ports/kf5crash/vcpkg.json
NancyLi1013 d76b4ebe74
[vcpkg baseline][kf5* librsvg] Add DISABLE_PARALLEL_CONFIGURE (#18600)
* [kf5*] Add DISABLE_PARALLEL_CONFIGURE

* Update version files

* [librsvg] Add DISABLE_PARALLEL_CONFIGURE

* Update version files
2021-06-24 13:04:57 -07:00

18 lines
407 B
JSON

{
"name": "kf5crash",
"version": "5.81.0",
"port-version": 1,
"description": "KCrash provides support for intercepting and handling application crashes.",
"homepage": "https://api.kde.org/frameworks/kcrash/html/index.html",
"supports": "linux",
"dependencies": [
"ecm",
"kf5coreaddons",
"kf5windowsystem",
{
"name": "qt5-x11extras",
"platform": "linux"
}
]
}