We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4112312 commit 295fde8Copy full SHA for 295fde8
.bazelci/presubmit.yml
@@ -1066,7 +1066,7 @@ tasks:
1066
name: Extensions wasm-bindgen
1067
working_directory: extensions/wasm_bindgen
1068
shell_commands:
1069
- - "sudo apt -y update && sudo apt -y install libxcb1 libatk1.0-0 libatk-bridge2.0-0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm1 libpango-1.0-0"
+ - "sudo apt -y update && sudo apt -y install libxcb1 libatk1.0-0 libatk-bridge2.0-0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm1 libpango-1.0-0 libxkbcommon-x11-0"
1070
build_flags: *aspects_flags
1071
test_flags: *aspects_flags
1072
build_targets:
0 commit comments