chromium: never use libpng-apng patch

This commit is contained in:
Reed 2023-12-15 02:14:59 -05:00
parent 59dc10b5a6
commit fcdea38355

View File

@ -195,7 +195,7 @@ let
buildPlatformLlvmStdenv.cc
pkg-config
libuuid
libpng # needed for "host/generate_colors_info"
(libpng.override { apngSupport = false; }) # needed for "host/generate_colors_info"
]
# When cross-compiling, chromium builds a huge proportion of its
# components for both the `buildPlatform` (which it calls