diff options
Diffstat (limited to 'ci')
| -rw-r--r-- | ci/Containerfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/Containerfile b/ci/Containerfile index f3c8685..16be545 100644 --- a/ci/Containerfile +++ b/ci/Containerfile @@ -13,8 +13,8 @@ RUN pacman-key --init \ 'cmake>=3.29' \ 'gcc>=14.1.0' \ 'git' \ - 'gtkmm-4.0>=4.14' \ - 'libadwaita>=1.5' \ + 'gtkmm-4.0>=4.18' \ + 'libadwaita>=1.7' \ 'lcov' \ 'ninja>=1.11' \ 'pkgconf' \ |
