Kaydet (Commit) 398ce44c authored tarafından Michael Stahl's avatar Michael Stahl

RepositoryExternal: internal libpng requires zlib as well

Change-Id: Ib23b2a6bd9301a03321ddb5c8a488b579fa8d1a2
üst bce530e8
......@@ -1371,6 +1371,7 @@ define gb_LinkTarget__use_png
$(call gb_LinkTarget_use_static_libraries,$(1),\
png \
)
$(call gb_LinkTarget__use_zlib,$(1))
endef
......
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