From 38c4a3208ef07fb1bfc8ad79d95cabcd947c2588 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 4 Dec 2014 17:38:03 -0500 Subject: winexe: modernize autotools deps --- Library/Formula/winexe.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/winexe.rb b/Library/Formula/winexe.rb index b5f801df9..362b6034a 100644 --- a/Library/Formula/winexe.rb +++ b/Library/Formula/winexe.rb @@ -6,7 +6,7 @@ class Winexe < Formula sha1 'bdb598745953fcad3a9b6bba8f728c2b714a7aeb' depends_on 'pkg-config' => :build - depends_on :autoconf + depends_on "autoconf" => :build # 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