libopendkim: fix dependency order

This commit is contained in:
commitay 2018-09-18 07:56:25 +10:00
parent 3576790108
commit 9eec36f31e

View file

@ -14,8 +14,8 @@ class Libopendkim < Formula
sha256 "d1399f0f0bf8f13aee75557d516b7e09cc31155c3b72da6159e13f25ff94cbd8" => :mavericks
end
depends_on "unbound"
depends_on "openssl"
depends_on "unbound"
def install
# --disable-filter: not needed for the library build