aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/serf.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/Library/Formula/serf.rb b/Library/Formula/serf.rb
index 8105dc3fa..4fb3e7545 100644
--- a/Library/Formula/serf.rb
+++ b/Library/Formula/serf.rb
@@ -7,11 +7,6 @@ class Serf < Formula
option :universal
- # Note, with proper editing this can be made to work with an
- # Xcode-only build, but by default scons strips the system PATH
- # when building.
- depends_on :clt
-
depends_on :libtool
depends_on 'sqlite'
depends_on 'scons' => :build