aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/frei0r.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/frei0r.rb b/Library/Formula/frei0r.rb
index 9f7674ad0..b5332687f 100644
--- a/Library/Formula/frei0r.rb
+++ b/Library/Formula/frei0r.rb
@@ -5,7 +5,7 @@ class Frei0r < Formula
url 'https://files.dyne.org/.xsend.php?file=frei0r/releases/frei0r-plugins-1.4.tar.gz'
sha1 '7995d06c5412b14fa3b05647084ca9d7a0c84faa'
- depends_on :autoconf
+ depends_on "autoconf"
def install
system "./configure", "--disable-dependency-tracking",