imlib2 without x11 has missing symbols needed by other programs
like feh. Add a `depends_on :x11`. Remove the deps on libpng
and freetype. Works well with superenv.
FixesHomebrew/homebrew#15325ClosesHomebrew/homebrew#15390.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Compile fails due to a change in libpng15, which ships with Lion.
This patch is included in the dev branch upstream.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>