From 30301d2c7c0895111ae2b2385c873eea75060b9c Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Thu, 1 May 2014 21:06:13 +0100 Subject: ice: don't depend on :python. Use the system Python instead. --- Library/Formula/ice.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ice.rb b/Library/Formula/ice.rb index a36ef2031..45dfe87fb 100644 --- a/Library/Formula/ice.rb +++ b/Library/Formula/ice.rb @@ -10,7 +10,6 @@ class Ice < Formula depends_on 'berkeley-db' depends_on 'mcpp' - depends_on :python # 1. TODO: document the first patch # 2. Patch to fix build with libc++, reported upstream: -- cgit v1.2.3