From b124ad0b596ea27ed9f8b647be7c692e872f6f79 Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Wed, 11 Nov 2015 18:28:00 +0000 Subject: [PATCH] libbtbb: use system python --- Formula/libbtbb.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/libbtbb.rb b/Formula/libbtbb.rb index 342cf0f64b..91bd725104 100644 --- a/Formula/libbtbb.rb +++ b/Formula/libbtbb.rb @@ -17,7 +17,7 @@ class Libbtbb < Formula option :universal depends_on "cmake" => :build - depends_on "python" + depends_on :python if MacOS.version <= :snow_leopard def install args = std_cmake_args