aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/winexe.rb1
1 files changed, 1 insertions, 0 deletions
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.