diff options
Diffstat (limited to 'ci')
| -rw-r--r-- | ci/Containerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/Containerfile b/ci/Containerfile index dc22bab..6154b29 100644 --- a/ci/Containerfile +++ b/ci/Containerfile @@ -13,6 +13,7 @@ RUN pacman-key --init \ 'cmake>=3.31' \ 'gcc>=14.2.0' \ 'git' \ + 'glib2-devel>=2.80' \ 'gtkmm-4.0>=4.18' \ 'libadwaita>=1.7' \ 'lcov' \ |
