ungoogled-chromium: 94.0.4606.81 -> 95.0.4638.54

(cherry picked from commit a8f4267547377cbd3abaf816ca6a6cf805bd0c01)
This commit is contained in:
Michael Adler
2021-10-21 19:45:44 +00:00
committed by github-actions[bot]
parent 55e93ae9eb
commit 4d6cfda283
2 changed files with 6 additions and 8 deletions
@@ -87,9 +87,7 @@ let
in attrs: concatStringsSep " " (attrValues (mapAttrs toFlag attrs));
# https://source.chromium.org/chromium/chromium/src/+/master:build/linux/unbundle/replace_gn_files.py
gnSystemLibraries = lib.optionals (!chromiumVersionAtLeast "95") [
"zlib"
] ++ [
gnSystemLibraries = [
# TODO:
# "ffmpeg"
# "snappy"