mirror of
https://github.com/keepassxreboot/keepassxc
synced 2026-06-08 15:14:27 +00:00
7c7ca4575e
Update KeePassXC to use Qt 6.
25 lines
439 B
JSON
25 lines
439 B
JSON
{
|
|
"name": "keepassxc",
|
|
"version-string": "2.8.0",
|
|
"builtin-baseline": "66c0373dc7fca549e5803087b9487edfe3aca0a1",
|
|
"dependencies": [
|
|
"botan",
|
|
"minizip",
|
|
"libqrencode",
|
|
"readline",
|
|
"zlib",
|
|
{
|
|
"name": "libusb",
|
|
"platform": "linux | freebsd"
|
|
},
|
|
{
|
|
"name": "libxi",
|
|
"platform": "linux | freebsd"
|
|
},
|
|
{
|
|
"name": "libxtst",
|
|
"platform": "linux | freebsd"
|
|
}
|
|
]
|
|
}
|