Skip to content

Commit 5ed1758

Browse files
committed
apt
1 parent 7ed177d commit 5ed1758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelci/presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@ tasks:
10741074
name: Extensions wasm-bindgen
10751075
working_directory: extensions/wasm_bindgen
10761076
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"
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 libcairo2"
10781078
build_flags: *aspects_flags
10791079
test_flags: *aspects_flags
10801080
build_targets:

0 commit comments

Comments
 (0)