vcpkg/ports/kf5coreaddons/vcpkg.json
Dawid Wróbel d331544d82
[many ports] Update KF5 frameworks to 5.84 (#19168)
* [kf5*] Update KDE Frameworks to 5.84

* [kf5*] Update versions
2021-07-27 17:02:50 -07:00

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"
]
}