aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libagg.rb
diff options
context:
space:
mode:
authorJack Nagel2014-05-23 10:50:31 -0500
committerJack Nagel2014-05-23 10:50:31 -0500
commitfa94a5a7688cf3d4f28d99c471b31e6b83665cda (patch)
tree44630094efb5f5f377d8df7fef9d78873edd9ac1 /Library/Formula/libagg.rb
parent64909bceb8c14c77597a327c589d97d1aaa689f9 (diff)
downloadhomebrew-fa94a5a7688cf3d4f28d99c471b31e6b83665cda.tar.bz2
Replace last uses of :freetype and :fontconfig deps
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 cfa4467a5..7696d951a 100644
--- a/Library/Formula/libagg.rb
+++ b/Library/Formula/libagg.rb
@@ -10,7 +10,7 @@ class Libagg < Formula
depends_on 'libtool' => :build
depends_on 'pkg-config' => :build
depends_on 'sdl'
- depends_on :freetype => :optional
+ depends_on 'freetype' => :optional
# Fix build with clang; last release was in 2006
patch :DATA