summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@gnome.org>2023-04-25 18:35:09 -0600
committerFederico Mena Quintero <federico@gnome.org>2023-04-25 18:35:42 -0600
commitc35228f66a7c95faae44b3ef9e8248501467531f (patch)
tree8cc6049231a3d6c42f38935c2bb0f56183294514
parentd597831ff93b09cc41ce4768a833bc6407c95184 (diff)
downloadlibrsvg-c35228f66a7c95faae44b3ef9e8248501467531f.tar.gz
CI: include diffutils/findutils in the container image
Somehow autotools works without them, but emits warnings. Also, update python3-docutils to its generic name in openSUSE.
-rw-r--r--ci/container_builds.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/ci/container_builds.yml b/ci/container_builds.yml
index a9a687b6..013e9921 100644
--- a/ci/container_builds.yml
+++ b/ci/container_builds.yml
@@ -6,7 +6,7 @@ include:
variables:
# When branching change the suffix to avoid conflicts with images
# from the main branch
- BASE_TAG: "2023-03-28.0-main"
+ BASE_TAG: "2023-04-25.0-librsvg-2.56"
RUST_STABLE: "1.68.2"
RUST_MINIMUM: "1.64.0"
@@ -24,6 +24,8 @@ variables:
clang
clang-tools
curl
+ diffutils
+ findutils
gcc
gdb
gdk-pixbuf-devel
@@ -39,7 +41,7 @@ variables:
openssl-devel
pango-devel
python3-pip
- python38-docutils
+ python3-docutils
shadow
system-group-wheel
vala