summaryrefslogtreecommitdiff
path: root/doc/update/7.5-to-7.6.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/update/7.5-to-7.6.md')
-rw-r--r--doc/update/7.5-to-7.6.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/update/7.5-to-7.6.md b/doc/update/7.5-to-7.6.md
index deee73fe560..a5d76c341af 100644
--- a/doc/update/7.5-to-7.6.md
+++ b/doc/update/7.5-to-7.6.md
@@ -45,6 +45,8 @@ sudo -u git -H git checkout v2.2.0
### 4. Install libs, migrations, etc.
```bash
+sudo apt-get install libkrb5-dev
+
cd /home/git/gitlab
# MySQL installations (note: the line below states '--without ... postgres')