From d821e0c46c4d371d85f4eac6cdaabb4c88e967fa Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Fri, 7 Mar 2014 18:07:19 +0000 Subject: boost: use new python requirement bottle logic. --- Library/Formula/boost.rb | 8 -------- 1 file changed, 8 deletions(-) (limited to 'Library') diff --git a/Library/Formula/boost.rb b/Library/Formula/boost.rb index 01bfc017f..c728e65b9 100644 --- a/Library/Formula/boost.rb +++ b/Library/Formula/boost.rb @@ -187,14 +187,6 @@ class Boost < Formula EOS end - if pour_bottle? and Formula['python'].installed? - s += <<-EOS.undent - - The Boost bottle's module will not import into a Homebrew-installed Python. - If you use the Boost Python module then please: - brew install boost --build-from-source - EOS - end s end end -- cgit v1.2.3