24 lines
492 B
JSON
24 lines
492 B
JSON
|
{
|
||
|
"name": "kf5crash",
|
||
|
"version": "5.89.0",
|
||
|
"description": "KCrash provides support for intercepting and handling application crashes.",
|
||
|
"homepage": "https://api.kde.org/frameworks/kcrash/html/index.html",
|
||
|
"dependencies": [
|
||
|
"ecm",
|
||
|
"kf5coreaddons",
|
||
|
"kf5windowsystem",
|
||
|
{
|
||
|
"name": "qt5-x11extras",
|
||
|
"platform": "linux"
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|