diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ctags.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ctags.rb b/Library/Formula/ctags.rb index d799d5a13..40c0533d3 100644 --- a/Library/Formula/ctags.rb +++ b/Library/Formula/ctags.rb @@ -7,7 +7,7 @@ class Ctags < Formula head 'https://ctags.svn.sourceforge.net/svnroot/ctags/trunk' - depends_on :autoconf + depends_on :autoconf => :build if build.head? def patches # fixes http://sourceforge.net/tracker/?func=detail&aid=3247256&group_id=6556&atid=106556 |
