ci: Require gtk3-devel instead of gtk2-devel

Ref: 01c9a51c70
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
This commit is contained in:
Michael Vetter
2026-03-27 21:39:11 +01:00
parent bc777c56b2
commit c695b3a7b0
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libgcrypt-dev \
libglib2.0-dev \
libgpgme11-dev \
libgtk2.0-dev \
libgtk-3-dev \
libncursesw5-dev \
libnotify-dev \
libotr5-dev \