Commit c779b597 authored by Takuya Noguchi's avatar Takuya Noguchi

Remove install guidance of re2 for Ubuntu 14.04

GitLab 11.11 dropped support for Ubuntu 14.04.

See MR 13448 for the introduction of this:
https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/13448

Changelog: fixed
Signed-off-by: default avatarTakuya Noguchi <takninnovationresearch@gmail.com>
parent a7608d29
......@@ -112,9 +112,6 @@ sudo apt-get install -y build-essential zlib1g-dev libyaml-dev libssl-dev libgdb
libcurl4-openssl-dev libicu-dev logrotate rsync python-docutils pkg-config cmake runit-systemd
```
Ubuntu 14.04 (Trusty Tahr) doesn't have the `libre2-dev` package available, but
you can [install re2 manually](https://github.com/google/re2/wiki/Install).
If you want to use Kerberos for user authentication, install `libkrb5-dev`
(if you don't know what Kerberos is, you can assume you don't need it):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment