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 295fde8 commit cc660abCopy full SHA for cc660ab
.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 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"
1070
build_flags: *aspects_flags
1071
test_flags: *aspects_flags
1072
build_targets:
0 commit comments