# HG changeset patch # User Sebastien Decugis # Date 1558193881 -28800 # Node ID e6b14a15d5f2707dd66bdda3ddb102046b27585b # Parent 0f226d35501e6c8ce6a85f3fa203749a53418117 Updated comments for Ubuntu Bionic diff -r 0f226d35501e -r e6b14a15d5f2 INSTALL.Ubuntu --- 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