add cbindgen to container image
Some checks failed
Build gentoo-utils docker image / build-docker (push) Failing after 1m28s

This commit is contained in:
2025-12-06 19:50:22 +00:00
parent e4ca6814fe
commit a45820bd5a

View File

@@ -11,7 +11,8 @@ RUN emerge \
llvm-core/clang \
llvm-core/lld \
dev-vcs/git \
sys-process/parallel
sys-process/parallel \
dev-utils/cbindgen
RUN git clone https://jturnerusa.dev/cgit/ebuilds/ /var/db/repos/spawns