aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/pure.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/pure.rb b/Library/Formula/pure.rb
index aa133b9cf..ad27e7721 100644
--- a/Library/Formula/pure.rb
+++ b/Library/Formula/pure.rb
@@ -11,9 +11,6 @@ class Pure < Formula
sha1 "f8fd5804cdf52cb45321fedeb5d4ba42a219a08d" => :lion
end
- depends_on :automake
- depends_on :libtool
-
depends_on 'llvm'
depends_on 'gmp'
depends_on 'readline'