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/libagg.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/libagg.rb') diff --git a/Library/Formula/libagg.rb b/Library/Formula/libagg.rb index 855cb9033..0bcfdf614 100644 --- a/Library/Formula/libagg.rb +++ b/Library/Formula/libagg.rb @@ -5,9 +5,9 @@ class Libagg < Formula url 'http://www.antigrain.com/agg-2.5.tar.gz' md5 '0229a488bc47be10a2fee6cf0b2febd6' + depends_on "automake" => :build if MacOS.xcode_version >= "4.3" depends_on 'pkg-config' => :build depends_on 'sdl' - depends_on "automake" if MacOS.xcode_version >= "4.3" def install ENV.x11 # For freetype -- cgit v1.2.3