From 4363a70f6640bda03c149cfc341e1f9e896c2290 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Uwe=20K=C3=B6cher?= <koecher@hsu-hamburg.de>
Date: Mon, 9 Oct 2017 09:48:04 +0200
Subject: [PATCH] linux_cluster platform: removes boost as dependency

---
 deal.II-toolchain/platforms/supported/linux_cluster.platform | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/deal.II-toolchain/platforms/supported/linux_cluster.platform b/deal.II-toolchain/platforms/supported/linux_cluster.platform
index ecc84f3..b1ebfd7 100644
--- a/deal.II-toolchain/platforms/supported/linux_cluster.platform
+++ b/deal.II-toolchain/platforms/supported/linux_cluster.platform
@@ -2,11 +2,11 @@
 # 
 # This build script assumes that you have at least the packages:
 #   automake, autoconf, cmake, gcc, openmpi, blas, lapack, and
-#   git, cmake, zlib and bzip2 and boost
+#   git, cmake, zlib and bzip2
 # installed.
 # 
 # The packages
-#   git, cmake, zlib and bzip2 and boost
+#   git, cmake, zlib and bzip2
 # can be installed with candi by selecting them in the candi.cfg file.
 # 
 # Please note that this platform description is only a hint for
-- 
2.39.5