ci: Include docutils in sysext image
We need rst2man to switch from asciidoc to reStructuredText for man pages. Pull it in ourselves until the change lands and gnome-build-meta is updated. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3454>
This commit is contained in:
parent
40fd7c01ec
commit
ef0341edac
@ -29,3 +29,5 @@ sudo meson install -C mutter/build
|
||||
|
||||
# Ensure that any other dependency missing in GNOME OS is installed and bundled
|
||||
# here as it was done with mutter:
|
||||
|
||||
pip install --root-user-action ignore docutils
|
||||
|
Loading…
x
Reference in New Issue
Block a user