From 5a66fca68d3814e99043fc291b46321d399cd416 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 11 Mar 2013 09:21:59 -0700 Subject: winexe: depends on autoconf Closes #18395. --- Library/Formula/winexe.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') diff --git a/Library/Formula/winexe.rb b/Library/Formula/winexe.rb index 4f5107c73..4e24e2074 100644 --- a/Library/Formula/winexe.rb +++ b/Library/Formula/winexe.rb @@ -6,6 +6,7 @@ class Winexe < Formula sha1 'bdb598745953fcad3a9b6bba8f728c2b714a7aeb' depends_on 'pkg-config' => :build + depends_on :autoconf # This patch removes second definition of event context, which *should* break the build # virtually everywhere, but for some reason it only breaks it on OS X. -- cgit v1.2.3