mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-03 01:55:54 +00:00
ci: Add dependencies for Debian packages (#2436)
A few additional tools are required during Debian package generation.
This commit is contained in:
@@ -38,6 +38,8 @@ RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends --no-install-suggests \
|
||||
clang-tidy-${LLVM_TOOLS_VERSION} \
|
||||
clang-tools-${LLVM_TOOLS_VERSION} \
|
||||
dpkg-dev \
|
||||
file \
|
||||
git \
|
||||
git-lfs \
|
||||
graphviz \
|
||||
|
||||
Reference in New Issue
Block a user