From 9b28b7fcce98fba386ebe33b80791fbcb529863e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Thu, 27 Jul 2023 06:45:08 +0200 Subject: [PATCH] ci: Include tecla It is now used by gnome-shell to preview the keyboard layout. Part-of: --- .gitlab-ci.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5359c931f..9b2bf016b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -83,7 +83,7 @@ variables: - .skip-git-clone variables: FDO_DISTRIBUTION_VERSION: 38 - BASE_TAG: '2023-07-22.0' + BASE_TAG: '2023-08-01.0' MUTTER_USER: 'meta-user' FDO_DISTRIBUTION_PACKAGES: asciidoc @@ -141,6 +141,10 @@ variables: https://gitlab.gnome.org/GNOME/libadwaita.git \ main . 72f512f01113a64cf332ae0f79becfc487d54b56 + ./.gitlab-ci/install-meson-project.sh \ + https://gitlab.gnome.org/GNOME/tecla.git \ + main . 45.alpha + ./.gitlab-ci/install-meson-project.sh \ -Dtests=disabled \ https://gitlab.freedesktop.org/libinput/libei.git \