yuzu/externals/vcpkg/ports/kf5completion/vcpkg.json

21 lines
407 B
JSON
Executable File

{
"name": "kf5completion",
"version": "5.89.0",
"description": "Text completion helpers and widgets",
"homepage": "https://api.kde.org/frameworks/kcompletion/html/index.html",
"dependencies": [
"ecm",
"kf5config",
"kf5widgetsaddons",
"qt5-tools",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}