From e98d63ad26c49af92fcd8ae6eef1d15d188bd3a0 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 15 May 2012 16:17:32 -0500 Subject: Add more autoconf deps where appropriate Signed-off-by: Jack Nagel --- Library/Formula/recode.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/recode.rb') diff --git a/Library/Formula/recode.rb b/Library/Formula/recode.rb index 1188312f7..4daf50753 100644 --- a/Library/Formula/recode.rb +++ b/Library/Formula/recode.rb @@ -6,7 +6,7 @@ class Recode < Formula md5 'f82e9a6ede9119268c13493c9add2809' depends_on "gettext" - depends_on "libtool" if MacOS.xcode_version >= "4.3" + depends_on "libtool" => :build if MacOS.xcode_version.to_f >= 4.3 # Patches from MacPorts # No reason for patch given, no link to patches given. Someone shoot that guy :P -- cgit v1.2.3