aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/auctex.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/auctex.rb b/Library/Formula/auctex.rb
index f2991069b..f017ac73b 100644
--- a/Library/Formula/auctex.rb
+++ b/Library/Formula/auctex.rb
@@ -8,7 +8,7 @@ class Auctex < Formula
head do
url 'git://git.savannah.gnu.org/auctex.git'
- depends_on :autoconf
+ depends_on "autoconf" => :build
end
depends_on :tex