mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-23 03:03:06 +08:00
d331544d82
* [kf5*] Update KDE Frameworks to 5.84 * [kf5*] Update versions
13 lines
278 B
JSON
13 lines
278 B
JSON
{
|
|
"name": "kf5completion",
|
|
"version": "5.84.0",
|
|
"description": "Text completion helpers and widgets",
|
|
"homepage": "https://api.kde.org/frameworks/kcompletion/html/index.html",
|
|
"dependencies": [
|
|
"ecm",
|
|
"kf5config",
|
|
"kf5widgetsaddons",
|
|
"qt5-tools"
|
|
]
|
|
}
|