mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 04:19:00 +08:00
d331544d82
* [kf5*] Update KDE Frameworks to 5.84 * [kf5*] Update versions
12 lines
234 B
JSON
12 lines
234 B
JSON
{
|
|
"name": "kf5coreaddons",
|
|
"version": "5.84.0",
|
|
"description": "Addons to QtCore",
|
|
"homepage": "https://api.kde.org/frameworks/kcoreaddons/html/index.html",
|
|
"dependencies": [
|
|
"ecm",
|
|
"qt5-base",
|
|
"qt5-tools"
|
|
]
|
|
}
|