ircd-hybrid: fix component order

This commit is contained in:
commitay 2018-09-21 13:54:55 +10:00
parent b6b7ba8403
commit 54a607a0a8

View file

@ -11,13 +11,13 @@ class IrcdHybrid < Formula
sha256 "cb2919d989ee6ae1fa2ed37b4cdc24ff32d10512d436ec29d47218b75ab3f3a3" => :el_capitan
end
# ircd-hybrid needs the .la files
skip_clean :la
depends_on "openssl"
conflicts_with "ircd-irc2", :because => "both install an `ircd` binary"
# ircd-hybrid needs the .la files
skip_clean :la
def install
ENV.deparallelize # build system trips over itself