Mention libkrb5-dev dependency

This commit is contained in:
Jacob Vosmaer 2015-01-30 16:03:27 +01:00
parent c47328948b
commit 1a1d7085fa
1 changed files with 3 additions and 0 deletions

View File

@ -89,6 +89,9 @@ sudo apt-get install logrotate
# Install pkg-config and cmake, which is needed for the latest versions of rugged
sudo apt-get install pkg-config cmake
# Install Kerberos header files, which are needed for GitLab EE Kerberos support
sudo apt-get install libkrb5-dev
```
## 5. Configure Redis to use sockets