asciidoc: modernize autotools deps
This commit is contained in:
parent
a83f9fd920
commit
485a9f48fd
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue