aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/duti.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/duti.rb b/Library/Formula/duti.rb
index 2b53ae2db..9d634693e 100644
--- a/Library/Formula/duti.rb
+++ b/Library/Formula/duti.rb
@@ -6,7 +6,7 @@ class Duti < Formula
url 'https://github.com/moretension/duti/archive/duti-1.5.2.tar.gz'
sha1 '1833c0a56646a132fa09bcb31c557d4393f19a3b'
- depends_on :autoconf
+ depends_on "autoconf" => :build
def install
system "autoreconf", "-vfi"