mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-05 19:53:43 +00:00
chromium: never use libpng-apng patch
This commit is contained in:
parent
59dc10b5a6
commit
fcdea38355
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user