commit | 69a66fb62bcb77145b6eec21fc2d56d40a861d0d | [log] [tgz] |
---|---|---|
author | Lucas Alvares Gomes <lucasagomes@gmail.com> | Tue May 11 11:04:32 2021 +0100 |
committer | Lucas Alvares Gomes <lucasagomes@gmail.com> | Tue May 11 14:05:22 2021 +0100 |
tree | ca7804fec5b8eb8d4c290ed7fccfb6281e024048 | |
parent | 166c88b610d2007535367ebe2cf464df9273e6c5 [diff] |
Fix docs job Sphinx 4.0.0 added a new dependency [0] which is causing the job to fail at the moment. This patch fix the problem by adding UC to the docs jobs. [0] https://www.sphinx-doc.org/en/master/changes.html (LaTeX: add tex-gyre font dependency) Change-Id: I28019331017405c06577ada88f8e9f6d9a2afc23 Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>