Commit Diff
- Commit:
70eb1ee57da9cd0d09d94c05e52308ec2e5ba45b
- From:
- Windree <57554809+Windree@users.noreply.github.com>
- Via:
- Alexander Barton <alex@barton.de>
- Date:
- Message:
- Update install documentation: libgnutls-dev According https://packages.debian.org/search?keywords=libgnutls28-dev in Ubuntu and Debian libgnutls-dev package name is libgnutls28-dev Closes #264. Thanks Windree!
- Actions:
- Patch | Tree
--- INSTALL +++ INSTALL @@ -174,7 +174,7 @@ build the sources including all optional features and * 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