mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-22 20:33:14 +08:00
17 lines
386 B
JSON
17 lines
386 B
JSON
|
{
|
||
|
"name": "kf5crash",
|
||
|
"version": "5.75.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"
|
||
|
}
|
||
|
]
|
||
|
}
|