From: Francis Dupont Date: Sat, 2 Jul 2016 12:44:52 +0000 (+0200) Subject: [4283] Made boost at least includes (vs libraries) X-Git-Tag: trac4551_base~34^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd1cbdf5c1b59a0bf9cdd7e26cc606a1d10c4807;p=thirdparty%2Fkea.git [4283] Made boost at least includes (vs libraries) --- diff --git a/INSTALL b/INSTALL index 6302f1eeb8..79ff846035 100644 --- a/INSTALL +++ b/INSTALL @@ -5,9 +5,9 @@ To then build from source: ./configure make -Kea depends on C++ compiler, make, libtool, boost libraries, log4cplus -and one crypto library (either OpenSSL or Botan) for compilation. -Optional backends (MySQL, PostgreSQL and Cassandra) have +Kea depends on C++ compiler, make, libtool, boost (at least includes), +log4cplus and one crypto library (either OpenSSL or Botan) for +compilation. Optional backends (MySQL, PostgreSQL and Cassandra) have additional dependencies. For detailed installation directions, see the guide at doc/guide/kea-guide.txt or doc/guide/kea-guide.html.