fix(ansible): add libclang/llvm deps for agave build

This commit is contained in:
u1
2026-02-07 00:16:39 +01:00
parent 2dac56a0c4
commit cf496cf340
2 changed files with 3 additions and 0 deletions

View File

@@ -164,6 +164,8 @@
- pkg-config
- libssl-dev
- clang
- llvm-dev
- libclang-dev
- cmake
- protobuf-compiler
- libudev-dev