aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/libstfl.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libstfl.rb b/Library/Formula/libstfl.rb
index 6670208a8..081d394aa 100644
--- a/Library/Formula/libstfl.rb
+++ b/Library/Formula/libstfl.rb
@@ -6,7 +6,7 @@ class Libstfl < Formula
sha1 '226488be2b33867dfb233f0fa2dde2d066e494bd'
depends_on :python => :recommended
- depends_on 'swig'
+ depends_on 'swig' => :build
def patches; DATA; end