aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2014-05-01 21:06:13 +0100
committerMike McQuaid2014-05-06 19:34:02 +0100
commit30301d2c7c0895111ae2b2385c873eea75060b9c (patch)
tree4da08530149942b4ee17d49d8c040cdfe125c6d2 /Library/Formula
parent305ab0af6811c758eae83978ee0e36b25f6be7ec (diff)
downloadhomebrew-30301d2c7c0895111ae2b2385c873eea75060b9c.tar.bz2
ice: don't depend on :python.
Use the system Python instead.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ice.rb1
1 files changed, 0 insertions, 1 deletions
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: