aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2012-09-02 01:10:12 -0700
committerMike McQuaid2012-09-04 19:44:44 -0700
commit8d6a4e330090f6e3f59886d85d182d46a128e841 (patch)
treea4f92988b41c516a84ab4c9884c8b3add94ba9fc /Library/Formula
parent3498f2b3684925532dcdd3ed522aa420d11c4f65 (diff)
downloadhomebrew-8d6a4e330090f6e3f59886d85d182d46a128e841.tar.bz2
sdl_image: fix X11 dependency.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sdl_image.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/sdl_image.rb b/Library/Formula/sdl_image.rb
index f89614d1b..e16790094 100644
--- a/Library/Formula/sdl_image.rb
+++ b/Library/Formula/sdl_image.rb
@@ -5,9 +5,7 @@ class SdlImage < Formula
url 'http://www.libsdl.org/projects/SDL_image/release/SDL_image-1.2.12.tar.gz'
sha1 '5e3e393d4e366638048bbb10d6a269ea3f4e4cf2'
- depends_on 'pkg-config' => :build
depends_on 'sdl'
- depends_on :x11
option :universal