libgnt/builders

Add zip to the debian-bookworm-amd64 image for the docs
default tip
10 months ago, Gary Kramlich
866ad02a07c7
Parents df0454b8afdf
Children
Add zip to the debian-bookworm-amd64 image for the docs
--- a/Dockerfile.debian-bookworm-amd64 Wed Feb 22 00:35:08 2023 -0600
+++ b/Dockerfile.debian-bookworm-amd64 Tue Jun 13 22:23:29 2023 -0500
@@ -8,6 +8,7 @@
gobject-introspection libgirepository1.0-dev gtk-doc-tools \
libglib2.0-dev libxml2-dev libncurses-dev libpython3-dev \
python3-jinja2 python3-packaging python3-toml python3-typogrify \
+ zip \
&& \
apt-get clean && \
rm -rf /var/lib/apt/lists