chromium: fix APNG support

https://bugs.chromium.org/p/chromium/issues/detail?id=752403
(cherry picked from commit 52651ca62a9e9bf5833ffda13baed4b96b766381)
This commit is contained in:
TredwellGit 2021-06-18 22:46:49 +00:00 committed by github-actions[bot]
parent 3f6b386e54
commit fbeb67dd93

View File

@ -92,9 +92,10 @@ let
};
defaultDependencies = [
(libpng.override { apngSupport = false; }) # https://bugs.chromium.org/p/chromium/issues/detail?id=752403
bzip2 flac speex opusWithCustomModes
libevent expat libjpeg snappy
libpng libcap
libcap
xdg-utils minizip libwebp
libusb1 re2
ffmpeg libxslt libxml2