From 18b5e11bef965a8d4a712169d290f5a167460fd8 Mon Sep 17 00:00:00 2001 From: Michel Ferrero Date: Tue, 10 Sep 2013 14:16:40 +0200 Subject: [PATCH] Move the boost formula to triqs/formulas The doc is updated. --- doc/installation/osx_lion.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/installation/osx_lion.rst b/doc/installation/osx_lion.rst index 4468405d..0befc0b4 100644 --- a/doc/installation/osx_lion.rst +++ b/doc/installation/osx_lion.rst @@ -41,7 +41,7 @@ Installation of the dependencies #until this is back in the master. #When 1.55 is out, the regular brew formula should work again ... ### brew install boost --without-single --with-mpi --with-c++11 - brew install http://ipht.cea.fr/triqs/boost.rb --without-single --with-mpi --with-c++11 -v + brew install http://ipht.cea.fr/triqs/formulas/boost.rb --without-single --with-mpi --with-c++11 -v 5. Install the required python packages: ::