mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 22:19:00 +08:00
b34b7ff2c9
* [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
17 lines
386 B
JSON
17 lines
386 B
JSON
{
|
|
"name": "kf5crash",
|
|
"version": "5.81.0",
|
|
"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"
|
|
}
|
|
]
|
|
}
|