mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
- Fix markdown type for >= QT 5.15.18 (#12654) - Fix deprecation warnings about implicit capturing of "this" - Advance vcpkg baseline to fix macOS Qt building Fixes Qt build errors on macOS 26 Tahoe. See https://github.com/microsoft/vcpkg/pull/48298
67 lines
1.2 KiB
JSON
67 lines
1.2 KiB
JSON
{
|
|
"name": "keepassxc",
|
|
"version-string": "2.7.11",
|
|
"builtin-baseline": "dfb72f61c5a066ab75cd0bdcb2e007228bfc3270",
|
|
"dependencies": [
|
|
{
|
|
"name": "argon2",
|
|
"version>=": "20190702"
|
|
},
|
|
{
|
|
"name": "botan",
|
|
"version>=": "3.1.1"
|
|
},
|
|
{
|
|
"name": "minizip",
|
|
"version>=": "1.3"
|
|
},
|
|
{
|
|
"name": "libqrencode",
|
|
"version>=": "4.1.1"
|
|
},
|
|
{
|
|
"name": "libusb",
|
|
"version>=": "1.0.26.11791",
|
|
"platform": "linux | freebsd"
|
|
},
|
|
{
|
|
"name": "libxi",
|
|
"version>=": "1.8",
|
|
"platform": "linux | freebsd"
|
|
},
|
|
{
|
|
"name": "libxtst",
|
|
"version>=": "1.2.4",
|
|
"platform": "linux | freebsd"
|
|
},
|
|
{
|
|
"name": "qt5",
|
|
"version>=": "5.15.17",
|
|
"features": [
|
|
"declarative",
|
|
"extras",
|
|
"imageformats",
|
|
"svg",
|
|
"tools",
|
|
"translations"
|
|
],
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "qt5",
|
|
"features": [
|
|
"wayland"
|
|
],
|
|
"platform": "linux | freebsd"
|
|
},
|
|
{
|
|
"name": "readline",
|
|
"version>=": "0#5"
|
|
},
|
|
{
|
|
"name": "zlib",
|
|
"version>=": "1.3"
|
|
}
|
|
]
|
|
}
|