summary refs log tree commit diff stats
path: root/tests/docker/dockerfiles/ubuntu2004.docker
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2021-05-14 17:20:07 +0100
committerPeter Maydell <peter.maydell@linaro.org>2021-05-14 17:20:08 +0100
commit6d34aa9969ff85ca6eaeb4dc1988a4d4e13e7d79 (patch)
tree1e4e422b5c81bbf74fab5859073ff3f5028ea6e1 /tests/docker/dockerfiles/ubuntu2004.docker
parent499063d00ad3dba7bccd6bcc7f41e33e03866e9e (diff)
parent73e6aec6522e1edd63f631c52577b49a39bc234f (diff)
downloadfocaccia-qemu-6d34aa9969ff85ca6eaeb4dc1988a4d4e13e7d79.tar.gz
focaccia-qemu-6d34aa9969ff85ca6eaeb4dc1988a4d4e13e7d79.zip
Merge remote-tracking branch 'remotes/marcandre/tags/rtd-pull-request' into staging
Pull request

# gpg: Signature made Fri 14 May 2021 12:12:24 BST
# gpg:                using RSA key 87A9BD933F87C606D276F62DDAE8E10975969CE5
# gpg:                issuer "marcandre.lureau@redhat.com"
# gpg: Good signature from "Marc-André Lureau <marcandre.lureau@redhat.com>" [full]
# gpg:                 aka "Marc-André Lureau <marcandre.lureau@gmail.com>" [full]
# Primary key fingerprint: 87A9 BD93 3F87 C606 D276  F62D DAE8 E109 7596 9CE5

* remotes/marcandre/tags/rtd-pull-request:
  sphinx: adopt kernel readthedoc theme

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'tests/docker/dockerfiles/ubuntu2004.docker')
-rw-r--r--tests/docker/dockerfiles/ubuntu2004.docker1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/docker/dockerfiles/ubuntu2004.docker b/tests/docker/dockerfiles/ubuntu2004.docker
index 9750016e51..f1e0ebad49 100644
--- a/tests/docker/dockerfiles/ubuntu2004.docker
+++ b/tests/docker/dockerfiles/ubuntu2004.docker
@@ -58,6 +58,7 @@ ENV PACKAGES flex bison \
     python3-pil \
     python3-pip \
     python3-sphinx \
+    python3-sphinx-rtd-theme \
     python3-venv \
     python3-yaml \
     rpm2cpio \