zile: fix dependency order

This commit is contained in:
commitay 2018-09-18 13:50:19 +10:00
parent e7a47eed96
commit af889fbb05

View file

@ -22,8 +22,8 @@ class Zile < Formula
cause "src/funcs.c:1128: error: #pragma GCC diagnostic not allowed inside functions"
end
depends_on "pkg-config" => :build
depends_on "help2man" => :build
depends_on "pkg-config" => :build
depends_on "bdw-gc"
def install