From 188db909a077dbb579ac7fb59b75ca9366dbf08b Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 14 Jul 2013 12:20:31 -0700 Subject: auctex: style nits --- Library/Formula/auctex.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/auctex.rb b/Library/Formula/auctex.rb index 2fd8ec0a1..2142bdfff 100644 --- a/Library/Formula/auctex.rb +++ b/Library/Formula/auctex.rb @@ -9,7 +9,6 @@ class Auctex < Formula head 'git://git.savannah.gnu.org/auctex.git' depends_on :tex - depends_on :autoconf if build.head? def options @@ -72,5 +71,4 @@ class Auctex < Formula #{dot_emacs} EOS end - end -- cgit v1.2.3