From 2786e4c06f9263cfeceff8aaaed7c5438e95c0f3 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sun, 1 Jun 2014 21:38:17 -0500 Subject: asciidoc: modernize autotools deps --- Library/Formula/asciidoc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/asciidoc.rb b/Library/Formula/asciidoc.rb index 621b6a94c..60938bd24 100644 --- a/Library/Formula/asciidoc.rb +++ b/Library/Formula/asciidoc.rb @@ -14,7 +14,7 @@ class Asciidoc < Formula head do url 'https://code.google.com/p/asciidoc/', :using => :hg - depends_on :autoconf + depends_on "autoconf" => :build end depends_on 'docbook' -- cgit v1.2.3