changeset 1351:e6b14a15d5f2

Updated comments for Ubuntu Bionic
author Sebastien Decugis <sdecugis@freediameter.net>
date Sat, 18 May 2019 23:38:01 +0800
parents 0f226d35501e
children 08a82e819513
files INSTALL.Ubuntu
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL.Ubuntu	Sun May 12 23:16:22 2019 +0800
+++ b/INSTALL.Ubuntu	Sat May 18 23:38:01 2019 +0800
@@ -46,6 +46,8 @@
 # Install the dependencies for building the source:
 sudo apt-get -y install mercurial cmake make gcc g++ bison flex libsctp-dev libgnutls-dev libgcrypt-dev libidn11-dev ssl-cert debhelper fakeroot \
    libpq-dev libmysqlclient-dev libxml2-dev swig python-dev
+   
+# On latest Ubuntu you will need libgnutls28-dev instead of libgnutls-dev
 
 # Retrieve the latest version of the source package
 cd 
"Welcome to our mercurial repository"