chinadns-c: fix dependency order
This commit is contained in:
parent
baa13a136d
commit
5f47c94ddb
1 changed files with 1 additions and 1 deletions
|
@ -17,8 +17,8 @@ class ChinadnsC < Formula
|
|||
|
||||
head do
|
||||
url "https://github.com/clowwindy/ChinaDNS.git"
|
||||
depends_on "automake" => :build
|
||||
depends_on "autoconf" => :build
|
||||
depends_on "automake" => :build
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue