From a9553da1d41cc75fd84e3f3ad12821d0964507b9 Mon Sep 17 00:00:00 2001 From: Nick Fisher Date: Thu, 5 Jun 2025 10:12:41 +0800 Subject: [PATCH] (build) remove libpng --- thermion_dart/hook/build.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/thermion_dart/hook/build.dart b/thermion_dart/hook/build.dart index 4a4cff2d..454c15a3 100644 --- a/thermion_dart/hook/build.dart +++ b/thermion_dart/hook/build.dart @@ -106,7 +106,6 @@ void main(List args) async { "dracodec", "ibl", "ktxreader", - "png", "z", "stb", "uberzlib",