sdl_image: works fine against system libpng

This commit is contained in:
Adam Vandenberg 2011-03-14 13:17:42 -07:00
parent aa304635d7
commit d2176683b7

View file

@ -6,7 +6,6 @@ class SdlImage < Formula
homepage 'http://www.libsdl.org/projects/SDL_image'
md5 '6c06584b31559e2b59f2b982d0d1f628'
depends_on 'libpng'
depends_on 'sdl'
def install