asciidoc: modernize autotools deps

This commit is contained in:
Jack Nagel 2014-06-01 21:38:17 -05:00
parent a83f9fd920
commit 485a9f48fd

View file

@ -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'