diff options
-rw-r--r-- | documentation/poky.yaml.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/poky.yaml.in b/documentation/poky.yaml.in index a816107565..eedefcdea8 100644 --- a/documentation/poky.yaml.in +++ b/documentation/poky.yaml.in | |||
@@ -62,7 +62,7 @@ UBUNTU_DEBIAN_HOST_PACKAGES_ESSENTIAL: >- | |||
62 | 62 | ||
63 | UBUNTU_DEBIAN_HOST_PACKAGES_DOC: >- | 63 | UBUNTU_DEBIAN_HOST_PACKAGES_DOC: >- |
64 | git | 64 | git |
65 | inkscape | 65 | librsvg2-bin |
66 | locales | 66 | locales |
67 | make | 67 | make |
68 | python3-saneyaml | 68 | python3-saneyaml |
@@ -120,7 +120,7 @@ FEDORA_HOST_PACKAGES_ESSENTIAL: >- | |||
120 | FEDORA_HOST_PACKAGES_DOC: >- | 120 | FEDORA_HOST_PACKAGES_DOC: >- |
121 | git | 121 | git |
122 | glibc-locale-source | 122 | glibc-locale-source |
123 | inkscape | 123 | librsvg2-tools |
124 | make | 124 | make |
125 | python3-pip | 125 | python3-pip |
126 | texlive-fncychap | 126 | texlive-fncychap |
@@ -161,9 +161,9 @@ OPENSUSE_PIP3_HOST_PACKAGES_ESSENTIAL: GitPython | |||
161 | OPENSUSE_HOST_PACKAGES_DOC: >- | 161 | OPENSUSE_HOST_PACKAGES_DOC: >- |
162 | git | 162 | git |
163 | glibc-i18ndata | 163 | glibc-i18ndata |
164 | inkscape | ||
165 | make | 164 | make |
166 | python3-pip | 165 | python3-pip |
166 | rsvg-convert | ||
167 | texlive-fncychap | 167 | texlive-fncychap |
168 | which | 168 | which |
169 | 169 | ||
@@ -208,7 +208,7 @@ ALMALINUX_HOST_PACKAGES_ESSENTIAL: >- | |||
208 | ALMALINUX_HOST_PACKAGES_DOC: >- | 208 | ALMALINUX_HOST_PACKAGES_DOC: >- |
209 | git | 209 | git |
210 | glibc-locale-source | 210 | glibc-locale-source |
211 | inkscape | 211 | librsvg2-tools |
212 | make | 212 | make |
213 | python3-pip | 213 | python3-pip |
214 | texlive-fncychap | 214 | texlive-fncychap |