commit 70eb1ee57da9cd0d09d94c05e52308ec2e5ba45b from: Windree <57554809+Windree@users.noreply.github.com> via: Alexander Barton date: Sun Dec 01 23:45:09 2019 UTC 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! commit - 80437b253377fdd19274d974eb8ccc248ac7beb0 commit + 70eb1ee57da9cd0d09d94c05e52308ec2e5ba45b blob - 96ad4af13cf45d8480449ea816280e3ca430c884 blob + c037236d6d35c4d0ffc3e1b40a90375b479f86d6 --- 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