aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorLukas Rusak <lorusak@gmail.com>2020-10-21 15:56:31 -0700
committerLukas Rusak <lorusak@gmail.com>2020-10-22 08:08:57 -0700
commit12f58f0fa4f553a98606ad0ca4daa06fc636dc8f (patch)
tree6e6427ae74f465a66ed92e4293e82741f4f28b7c /tools
parent6634c058d201e00b9ea42265b2f8a5f459e45711 (diff)
tools/depends/native: libpng depends on automake
Diffstat (limited to 'tools')
-rw-r--r--tools/depends/native/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/native/Makefile b/tools/depends/native/Makefile
index 97a3306e2b..446f1bac36 100644
--- a/tools/depends/native/Makefile
+++ b/tools/depends/native/Makefile
@@ -40,7 +40,7 @@ flatbuffers: cmake
heimdal: libtool
libtool: automake
libjpeg-turbo: cmake yasm
-libpng: zlib
+libpng: zlib automake
meson: python3 setuptools
ninja: meson
swig: pcre