Merge pull request #197791 from primeos/chromiumBeta

chromiumBeta: Fix the build
This commit is contained in:
Michael Weiss 2022-10-26 00:10:14 +02:00 committed by GitHub
commit 34890f4f61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -296,6 +296,7 @@ let
} // optionalAttrs (chromiumVersionAtLeast "107") {
clang_base_path = "${llvmPackages.clang}";
use_qt = false;
use_system_libwayland_server = true;
} // optionalAttrs proprietaryCodecs {
# enable support for the H.264 codec
proprietary_codecs = true;