chinadns-c: fix dependency order

This commit is contained in:
commitay 2018-09-17 19:05:55 +10:00
parent baa13a136d
commit 5f47c94ddb

View file

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