Merge remote-tracking branch 'github/pr/128'

https://github.com/keepassx/keepassx/pull/128
This commit is contained in:
Felix Geyer 2015-09-19 11:22:17 +02:00
commit 685f249fd0

View File

@ -62,7 +62,7 @@ The following libraries are required:
On Debian you can install them with:
```bash
sudo apt-get install build-essential cmake qtbase5-dev libqt5x11extras5-dev qttools5-dev qttools5-dev-tools libgcrypt11-dev zlib1g-dev
sudo apt-get install build-essential cmake qtbase5-dev libqt5x11extras5-dev qttools5-dev qttools5-dev-tools libgcrypt20-dev zlib1g-dev
```
#### Build Steps