pidgin/builders

Parents ea000228c46f
Children a647380c5702
Add pygments to the debian and ubuntu images as it's needed for gi-docgen
--- a/Dockerfile.debian-bookworm-amd64 Wed Oct 26 03:23:56 2022 -0500
+++ b/Dockerfile.debian-bookworm-amd64 Wed Oct 26 23:18:47 2022 -0500
@@ -65,6 +65,7 @@
python3-jinja2 \
python3-markdown \
python3-markupsafe \
+ python3-pygments \
python3-toml \
python3-typogrify \
valac \
--- a/Dockerfile.ubuntu-kinetic-amd64 Wed Oct 26 03:23:56 2022 -0500
+++ b/Dockerfile.ubuntu-kinetic-amd64 Wed Oct 26 23:18:47 2022 -0500
@@ -78,6 +78,7 @@
python3-jinja2 \
python3-markdown \
python3-markupsafe \
+ python3-pygments \
python3-toml \
python3-typogrify \
valac \