From cd1cbdf5c1b59a0bf9cdd7e26cc606a1d10c4807 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Sat, 2 Jul 2016 14:44:52 +0200 Subject: [PATCH] [4283] Made boost at least includes (vs libraries) --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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. -- 2.47.2