mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
67 lines
1.2 KiB
JSON
67 lines
1.2 KiB
JSON
{
|
|
"name": "keepassxc",
|
|
"version-string": "2.8.0",
|
|
"builtin-baseline": "74e6536215718009aae747d86d84b78376bf9e09",
|
|
"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"
|
|
}
|
|
]
|
|
}
|