mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
66 lines
1.2 KiB
JSON
66 lines
1.2 KiB
JSON
{
|
|
"name": "keepassxc",
|
|
"version-string": "2.8.0",
|
|
"builtin-baseline": "66c0373dc7fca549e5803087b9487edfe3aca0a1",
|
|
"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"
|
|
}
|
|
]
|
|
}
|