[mutter/zbrown/docs-deps: 7/7] ci: Add gi-docgen dependencies to image
- From: Zander Brown <zbrown src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/zbrown/docs-deps: 7/7] ci: Add gi-docgen dependencies to image
- Date: Thu, 10 Jun 2021 23:30:42 +0000 (UTC)
commit 41bbfe9ee40f7891140a56bae65e8543ecb1ddd8
Author: Zander Brown <zbrown gnome org>
Date: Tue Jun 8 22:19:10 2021 +0100
ci: Add gi-docgen dependencies to image
.gitlab-ci.yml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 19ce3c5207..43d4cae17c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ stages:
.mutter.fedora:33@common:
variables:
FDO_DISTRIBUTION_VERSION: 33
- BASE_TAG: '2021-02-04.2'
+ BASE_TAG: '2021-06-11.0'
FDO_UPSTREAM_REPO: GNOME/mutter
FDO_DISTRIBUTION_EXEC: |
dnf install -y 'dnf-command(builddep)' &&
@@ -24,6 +24,9 @@ stages:
gnome-control-center gcovr libnma python3-gobject \
python3-dbusmock &&
+ # For docs
+ dnf install -y python3-markdown python3-toml python3-typogrify &&
+
# GNOME Shell
dnf builddep -y gnome-shell --setopt=install_weak_deps=False &&
dnf install -y 'pkgconfig(gtk4)' 'pkgconfig(vulkan)' 'pkgconfig(libtirpc)' &&
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]