diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/poky.ent | 2 | ||||
-rw-r--r-- | documentation/ref-manual/introduction.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent index 81d39fba07..d9556a90d3 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent | |||
@@ -58,7 +58,7 @@ | |||
58 | build-essential chrpath"> | 58 | build-essential chrpath"> |
59 | <!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ | 59 | <!ENTITY FEDORA_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ |
60 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ | 60 | diffutils diffstat git cpp gcc gcc-c++ glibc-devel texinfo chrpath \ |
61 | ccache perl-Data-Dumper perl-Text-ParseWords"> | 61 | ccache perl-Data-Dumper perl-Text-ParseWords perl-Thread-Queue"> |
62 | <!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \ | 62 | <!ENTITY OPENSUSE_HOST_PACKAGES_ESSENTIAL "python gcc gcc-c++ git chrpath make wget python-xml \ |
63 | diffstat texinfo python-curses patch"> | 63 | diffstat texinfo python-curses patch"> |
64 | <!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ | 64 | <!ENTITY CENTOS_HOST_PACKAGES_ESSENTIAL "gawk make wget tar bzip2 gzip python unzip perl patch \ |
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index bedef6f48e..47f736285c 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -226,7 +226,7 @@ | |||
226 | <listitem><para><emphasis>Graphical Extras:</emphasis> | 226 | <listitem><para><emphasis>Graphical Extras:</emphasis> |
227 | Packages recommended if the host system has graphics support: | 227 | Packages recommended if the host system has graphics support: |
228 | <literallayout class='monospaced'> | 228 | <literallayout class='monospaced'> |
229 | $ sudo yum install SDL-devel xterm | 229 | $ sudo yum install SDL-devel xterm perl-Thread-Queue |
230 | </literallayout></para></listitem> | 230 | </literallayout></para></listitem> |
231 | <listitem><para><emphasis>Documentation:</emphasis> | 231 | <listitem><para><emphasis>Documentation:</emphasis> |
232 | Packages needed if you are going to build out the | 232 | Packages needed if you are going to build out the |