diff options
-rw-r--r-- | documentation/ref-manual/introduction.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 6e8e7a087b..2a8a75850b 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -158,7 +158,7 @@ | |||
158 | Packages needed if you are going to build out the | 158 | Packages needed if you are going to build out the |
159 | Yocto Project documentation manuals: | 159 | Yocto Project documentation manuals: |
160 | <literallayout class='monospaced'> | 160 | <literallayout class='monospaced'> |
161 | $ sudo apt-get install make xsltproc docbook-utils fop | 161 | $ sudo apt-get install make xsltproc docbook-utils fop dblatex xmlto |
162 | </literallayout></para></listitem> | 162 | </literallayout></para></listitem> |
163 | <listitem><para><emphasis>ADT Installer Extras:</emphasis> | 163 | <listitem><para><emphasis>ADT Installer Extras:</emphasis> |
164 | Packages needed if you are going to be using the | 164 | Packages needed if you are going to be using the |
@@ -193,7 +193,7 @@ | |||
193 | Yocto Project documentation manuals: | 193 | Yocto Project documentation manuals: |
194 | <literallayout class='monospaced'> | 194 | <literallayout class='monospaced'> |
195 | $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ | 195 | $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ |
196 | docbook-dtds docbook-utils fop libxslt | 196 | docbook-dtds docbook-utils fop libxslt dblatex xmlto |
197 | </literallayout></para></listitem> | 197 | </literallayout></para></listitem> |
198 | <listitem><para><emphasis>ADT Installer Extras:</emphasis> | 198 | <listitem><para><emphasis>ADT Installer Extras:</emphasis> |
199 | Packages needed if you are going to be using the | 199 | Packages needed if you are going to be using the |
@@ -227,7 +227,7 @@ | |||
227 | Packages needed if you are going to build out the | 227 | Packages needed if you are going to build out the |
228 | Yocto Project documentation manuals: | 228 | Yocto Project documentation manuals: |
229 | <literallayout class='monospaced'> | 229 | <literallayout class='monospaced'> |
230 | $ sudo zypper install make fop xsltproc | 230 | $ sudo zypper install make fop xsltproc dblatex xmlto |
231 | </literallayout></para></listitem> | 231 | </literallayout></para></listitem> |
232 | <listitem><para><emphasis>ADT Installer Extras:</emphasis> | 232 | <listitem><para><emphasis>ADT Installer Extras:</emphasis> |
233 | Packages needed if you are going to be using the | 233 | Packages needed if you are going to be using the |
@@ -262,7 +262,7 @@ | |||
262 | Yocto Project documentation manuals: | 262 | Yocto Project documentation manuals: |
263 | <literallayout class='monospaced'> | 263 | <literallayout class='monospaced'> |
264 | $ sudo yum -y install make docbook-style-dsssl docbook-style-xsl \ | 264 | $ sudo yum -y install make docbook-style-dsssl docbook-style-xsl \ |
265 | docbook-dtds docbook-utils fop libxslt | 265 | docbook-dtds docbook-utils fop libxslt dblatex xmlto |
266 | </literallayout></para></listitem> | 266 | </literallayout></para></listitem> |
267 | <listitem><para><emphasis>ADT Installer Extras:</emphasis> | 267 | <listitem><para><emphasis>ADT Installer Extras:</emphasis> |
268 | Packages needed if you are going to be using the | 268 | Packages needed if you are going to be using the |