ci: Add clang-extra-tools to alpine

Needed for the clang-format target.
This commit is contained in:
Kenny Levinsen 2021-03-15 20:31:51 +01:00
parent c53c94985e
commit 9492054920

View file

@ -3,6 +3,7 @@ packages:
- meson - meson
- linux-headers - linux-headers
- clang - clang
- clang-extra-tools
- clang-analyzer - clang-analyzer
- scdoc - scdoc
sources: sources: