boost-python: Fix versioned alias and dependency audit errors

This commit is contained in:
Gautham Goli 2017-05-24 14:56:29 +05:30 committed by ilovezfs
parent b126921a45
commit d22f78c56a
2 changed files with 1 additions and 6 deletions

View file

@ -16,12 +16,7 @@ class BoostPython < Formula
option "without-python", "Build without python 2 support"
depends_on :python3 => :optional
if build.cxx11?
depends_on "boost" => "c++11"
else
depends_on "boost"
end
def install
# "layout" should be synchronized with boost