From: Uwe Köcher Date: Mon, 9 Oct 2017 07:48:04 +0000 (+0200) Subject: linux_cluster platform: removes boost as dependency X-Git-Tag: v8.5.1~14^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4363a70f6640bda03c149cfc341e1f9e896c2290;p=candi.git linux_cluster platform: removes boost as dependency --- 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