summaryrefslogtreecommitdiffstats
path: root/documentation/poky.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky.yaml')
-rw-r--r--documentation/poky.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/poky.yaml b/documentation/poky.yaml
index 14f45055d7..d50b8321a3 100644
--- a/documentation/poky.yaml
+++ b/documentation/poky.yaml
@@ -86,3 +86,4 @@ CENTOS8_HOST_PACKAGES_ESSENTIAL : "-y epel-release
86 socat perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip \ 86 socat perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue python3-pip \
87 python3-GitPython python3-jinja2 python3-pexpect xz which SDL-devel xterm \ 87 python3-GitPython python3-jinja2 python3-pexpect xz which SDL-devel xterm \
88 rpcgen mesa-libGL-devel" 88 rpcgen mesa-libGL-devel"
89PIP3_HOST_PACKAGES_DOC : "$ sudo pip3 install sphinx sphinx_rtd_theme pyyaml"