Commit 3707af9d authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contribs: png depends on zlib

parent 6b797c9c
......@@ -1635,7 +1635,7 @@ ifdef HAVE_DARWIN_OS_ON_INTEL
(patch -p0 < Patches/libpng-darwin-mactel.patch)
endif
.png: libpng
.png: libpng .zlib
ifdef HAVE_DARWIN_OS
(cd $<; $(HOSTCC) ./configure $(HOSTCONF) --prefix=$(PREFIX) && make && make install)
else
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment