mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 22:18:58 +08:00
34 lines
601 B
JSON
34 lines
601 B
JSON
|
{
|
||
|
"name": "kf5texteditor",
|
||
|
"version": "5.98.0",
|
||
|
"description": "Full text editor component",
|
||
|
"homepage": "https://api.kde.org/frameworks/ktexteditor/html/",
|
||
|
"dependencies": [
|
||
|
"ecm",
|
||
|
{
|
||
|
"name": "gettext",
|
||
|
"host": true,
|
||
|
"features": [
|
||
|
"tools"
|
||
|
]
|
||
|
},
|
||
|
"gettext-libintl",
|
||
|
"kf5archive",
|
||
|
"kf5config",
|
||
|
"kf5guiaddons",
|
||
|
"kf5i18n",
|
||
|
"kf5kio",
|
||
|
"kf5parts",
|
||
|
"kf5sonnet",
|
||
|
"kf5syntaxhighlighting",
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
},
|
||
|
{
|
||
|
"name": "vcpkg-cmake-config",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|