ci: add libfontconfig1-dev to CI builder (plotters dependency)
This commit is contained in:
@@ -21,6 +21,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
make \
|
||||
perl \
|
||||
build-essential \
|
||||
libfontconfig1-dev \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Install Rust 1.89 stable
|
||||
|
||||
Reference in New Issue
Block a user