mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 11:40:48 +08:00
3083e1e731
* [kf5diagram] new port * [kf5diagram] update versions Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
20 lines
388 B
JSON
20 lines
388 B
JSON
{
|
|
"name": "kf5diagram",
|
|
"version": "2.8.0",
|
|
"description": "Powerful libraries (KChart, KGantt) for creating business diagrams",
|
|
"homepage": "https://api.kde.org/kdiagram/index.html",
|
|
"dependencies": [
|
|
"ecm",
|
|
"qt5-base",
|
|
"qt5-svg",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|