From af889fbb0508386e53120ece1237359a83e8b87f Mon Sep 17 00:00:00 2001 From: commitay Date: Tue, 18 Sep 2018 13:50:19 +1000 Subject: [PATCH] zile: fix dependency order --- Formula/zile.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/zile.rb b/Formula/zile.rb index f4d4590c49..3c25a1c6f4 100644 --- a/Formula/zile.rb +++ b/Formula/zile.rb @@ -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