ungoogled-chromium: 94.0.4606.81 -> 95.0.4638.54
(cherry picked from commit a8f4267547377cbd3abaf816ca6a6cf805bd0c01)
This commit is contained in:
committed by
github-actions[bot]
parent
55e93ae9eb
commit
4d6cfda283
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user