diff options
| -rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL index 96ad4af1..c037236d 100644 --- a/INSTALL +++ b/INSTALL @@ -174,7 +174,7 @@ build the sources including all optional features and to run the test suite: * Debian / Ubuntu based distributions: apt-get install \ - autoconf automake build-essential expect libgnutls-dev \ + autoconf automake build-essential expect libgnutls28-dev \ libident-dev libpam-dev pkg-config libwrap0-dev libz-dev telnet |