pineapple/externals/vcpkg/ports/kf5textwidgets/vcpkg.json
2022-07-23 03:01:36 +02:00

32 lines
589 B
JSON
Executable file

{
"name": "kf5textwidgets",
"version": "5.89.0",
"description": "Text editing widgets",
"homepage": "https://api.kde.org/frameworks/ktextwidgets/html/index.html",
"dependencies": [
"ecm",
{
"name": "gettext",
"host": true,
"features": [
"tools"
]
},
"kf5completion",
"kf5config",
"kf5configwidgets",
"kf5i18n",
"kf5sonnet",
"kf5widgetsaddons",
"qt5-base",
"qt5-tools",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}