mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 21:28:59 +08:00
8a943f71ff
* [kf5*] re-enable parallel configure * [kf5*] update versions
22 lines
411 B
JSON
22 lines
411 B
JSON
{
|
|
"name": "kf5auth",
|
|
"version": "5.84.0",
|
|
"port-version": 2,
|
|
"description": "Execute actions as privileged user",
|
|
"homepage": "https://api.kde.org/frameworks/kauth/html/index.html",
|
|
"dependencies": [
|
|
"ecm",
|
|
"kf5coreaddons",
|
|
"qt5-base",
|
|
"qt5-tools",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|