mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-15 04:50:57 -05:00
parent
685f249fd0
commit
6f5871434d
1 changed files with 2 additions and 2 deletions
|
|
@ -50,12 +50,12 @@ The following tools must exist within your PATH:
|
||||||
|
|
||||||
* make
|
* make
|
||||||
* cmake (>= 2.8.12)
|
* cmake (>= 2.8.12)
|
||||||
* g++ or clang++
|
* g++ (>= 4.7) or clang++ (>= 3.0)
|
||||||
|
|
||||||
The following libraries are required:
|
The following libraries are required:
|
||||||
|
|
||||||
* Qt 5 (>= 5.2): qtbase and qttools5
|
* Qt 5 (>= 5.2): qtbase and qttools5
|
||||||
* libgcrypt
|
* libgcrypt (>= 1.6)
|
||||||
* zlib
|
* zlib
|
||||||
* libxtst, qtx11extras (optional for auto-type on X11)
|
* libxtst, qtx11extras (optional for auto-type on X11)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue