mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 11:52:03 +08:00
d331544d82
* [kf5*] Update KDE Frameworks to 5.84 * [kf5*] Update versions
17 lines
386 B
JSON
17 lines
386 B
JSON
{
|
|
"name": "kf5crash",
|
|
"version": "5.84.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"
|
|
}
|
|
]
|
|
}
|