summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2025-05-24 15:45:39 +0200
committerFelix Morgner <felix.morgner@gmail.com>2025-05-24 15:45:39 +0200
commit4d92d0a54c1a906df533c58801a21fa7f90d0cf1 (patch)
tree620bca54e44bfe9335d90bbdb8fdb80589586805
parent503c88ccf188af25d170667b46bea0164d38d840 (diff)
downloadturns-4d92d0a54c1a906df533c58801a21fa7f90d0cf1.tar.xz
turns-4d92d0a54c1a906df533c58801a21fa7f90d0cf1.zip
ci: update image
-rw-r--r--ci/Containerfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci/Containerfile b/ci/Containerfile
index 029c948..a07cdeb 100644
--- a/ci/Containerfile
+++ b/ci/Containerfile
@@ -16,7 +16,8 @@ RUN pacman-key --init \
'cmake>=3.31' \
'gcc>=14.2.0' \
'git' \
- 'glib2-devel>=2.80' \
+ 'glib2-devel>=2.84' \
+ 'gobject-introspection>=1.84' \
'gtkmm-4.0>=4.18' \
'libadwaita>=1.7' \
'lcov' \