Commit 54b8bf7e authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contribs: Make png depend on zlib

parent 0d8e9505
......@@ -13,7 +13,7 @@ png: libpng-$(PNG_VERSION).tar.bz2 .sum-png
$(UNPACK)
$(MOVE)
.png: png
.png: png .zlib
$(RECONF)
cd $< && $(HOSTVARS) ./configure $(HOSTCONF)
cd $< && $(MAKE) install
......
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