yuzu/externals/vcpkg/ports/kf5package/vcpkg.json

30 lines
580 B
JSON
Executable File

{
"name": "kf5package",
"version": "5.89.0",
"description": "Installation and loading of additional content (ex: scripts, images...) as packages",
"homepage": "https://api.kde.org/frameworks/kpackage/html/index.html",
"dependencies": [
"ecm",
{
"name": "gettext",
"host": true,
"features": [
"tools"
]
},
"kf5archive",
"kf5coreaddons",
"kf5i18n",
"qt5-base",
"qt5-tools",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}