aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/stk.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/stk.rb b/Library/Formula/stk.rb
index a88adacef..28dd00838 100644
--- a/Library/Formula/stk.rb
+++ b/Library/Formula/stk.rb
@@ -5,9 +5,6 @@ class Stk < Formula
url 'http://ccrma.stanford.edu/software/stk/release/stk-4.4.4.tar.gz'
sha1 '2a94f02ed054d3b991352cc68a85a0a8063e3a4b'
- depends_on :autoconf
- depends_on :automake
-
option "enable-debug", "Compile with debug flags and modified CFLAGS for easier debugging"
fails_with :clang do