aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libagg.rb
diff options
context:
space:
mode:
authorJack Nagel2012-05-15 16:17:32 -0500
committerJack Nagel2012-05-15 16:38:16 -0500
commite98d63ad26c49af92fcd8ae6eef1d15d188bd3a0 (patch)
treeb106abacbf28911520b9903c165f49300715b785 /Library/Formula/libagg.rb
parente459d51d0ba4c98d6825f0a8072b229775979ddd (diff)
downloadhomebrew-e98d63ad26c49af92fcd8ae6eef1d15d188bd3a0.tar.bz2
Add more autoconf deps where appropriate
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/libagg.rb')
-rw-r--r--Library/Formula/libagg.rb2
1 files changed, 1 insertions, 1 deletions
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