[gnome-desktop/alatiera/42.alpha: 1/2] ci: update to f35 and build gtk4
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop/alatiera/42.alpha: 1/2] ci: update to f35 and build gtk4
- Date: Tue, 11 Jan 2022 14:28:05 +0000 (UTC)
commit 80138c353876f31f31ffa6909287b58e9a33be90
Author: Jordan Petridis <jordan centricular com>
Date: Tue Jan 11 16:27:19 2022 +0200
ci: update to f35 and build gtk4
.gitlab-ci.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2f6d5b49..43527b3d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,11 +8,11 @@ include:
- template: Security/SAST.gitlab-ci.yml
- template: Security/Secret-Detection.gitlab-ci.yml
-image: fedora:34
+image: fedora:35
variables:
LAST_ABI_BREAK: 9d01763ba2a3f71b7c0aade04d2ffa6a883e308d
- DEPENDENCIES: gtk3-devel gsettings-desktop-schemas-devel gettext
+ DEPENDENCIES: gtk3-devel gtk4-devel gsettings-desktop-schemas-devel gettext
gtk-doc libxkbcommon-devel xkeyboard-config-devel itstool
gobject-introspection-devel systemd-devel iso-codes-devel
libseccomp-devel gcc gcc-c++ glibc-devel
@@ -32,7 +32,7 @@ build_stable:
- dnf install -y --nogpgcheck $DEPENDENCIES
- dnf install -y --nogpgcheck $TEST_DEPENDENCIES
script:
- - meson --prefix=/usr -Dinstalled_tests=true -Dbuild_gtk4=false build
+ - meson --prefix=/usr -Dinstalled_tests=true build
- pushd build
- ninja
- ninja install
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]