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 7ed177d commit 5ed1758Copy full SHA for 5ed1758
.bazelci/presubmit.yml
@@ -1074,7 +1074,7 @@ tasks:
1074
name: Extensions wasm-bindgen
1075
working_directory: extensions/wasm_bindgen
1076
shell_commands:
1077
- - "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"
+ - "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 libcairo2"
1078
build_flags: *aspects_flags
1079
test_flags: *aspects_flags
1080
build_targets:
0 commit comments