gwenhywfar: fix dependency order
This commit is contained in:
parent
e379193661
commit
1b704ccf48
1 changed files with 1 additions and 1 deletions
|
@ -14,8 +14,8 @@ class Gwenhywfar < Formula
|
|||
depends_on "pkg-config" => :build
|
||||
depends_on "gettext"
|
||||
depends_on "gnutls"
|
||||
depends_on "openssl"
|
||||
depends_on "libgcrypt"
|
||||
depends_on "openssl"
|
||||
|
||||
def install
|
||||
system "autoreconf", "-fiv" if build.head?
|
||||
|
|
Loading…
Reference in a new issue