libproxy: depend on python@2

This commit is contained in:
ilovezfs 2018-04-07 01:36:56 -07:00
parent 5d583eb509
commit 0d303b2758

View file

@ -15,7 +15,7 @@ class Libproxy < Formula
depends_on "cmake" => :build
# Non-fatally fails to build against system Perl, so stick to Homebrew's here.
depends_on "perl" => :optional
depends_on "python@2" if MacOS.version <= :snow_leopard
depends_on "python@2"
def install
args = std_cmake_args + %W[