summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-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' \