build: require gcc >= 5.3 and boost >= 1.58

This effectively drops support for all versions of Ubuntu older than 16.04

Change-Id: If1c96cc697d38a94588f126a89d13ec8e582702d
Refs: #4462
This commit is contained in:
Davide Pesavento
2018-05-10 19:36:03 -04:00
parent a3148081ce
commit 5f35f64d9a
14 changed files with 63 additions and 165 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ We would also appreciate feedback and help packaging NDN releases for other plat
Install NFD Using the NDN PPA Repository on Ubuntu Linux
--------------------------------------------------------
NFD binaries and related tools for Ubuntu 14.04 and 16.04 can be installed using PPA
NFD binaries and related tools for Ubuntu 16.04 and 18.04 can be installed using PPA
packages from named-data repository. First, you will need to add ``named-data/ppa``
repository to binary package sources and update list of available packages.