Unverified Commit 34890f4f authored by Michael Weiss's avatar Michael Weiss Committed by GitHub
Browse files

Merge pull request #197791 from primeos/chromiumBeta

chromiumBeta: Fix the build
parents 7d7ee65a f9d9864c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;