diff options
| author | Kristi Rifenbark <kristi.rifenbark@gmail.com> | 2017-08-09 09:22:37 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-02 00:52:56 +0100 |
| commit | 5826fabe6fca2dcfe5efeb7a9a0ebf48cb77d368 (patch) | |
| tree | 8acbf165fda27fea909183dfd9b215f708df7518 | |
| parent | d0c89b6d59840f900d1aa9bdde32197eef7cdbb1 (diff) | |
| download | poky-5826fabe6fca2dcfe5efeb7a9a0ebf48cb77d368.tar.gz | |
ref-manual: Updated Documentation required packages
Removed xsltproc package in Fedora, CentOS, and
openSUSE Documentation required packages. Removed fop package in
openSUSE Documentation required packages.
(From yocto-docs rev: f7ba4c02c0157a8210b0e145a7cbc1ba51f3795b)
Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/introduction.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index e3b4df3a91..d3662ed4c9 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
| @@ -296,7 +296,7 @@ | |||
| 296 | Yocto Project documentation manuals: | 296 | Yocto Project documentation manuals: |
| 297 | <literallayout class='monospaced'> | 297 | <literallayout class='monospaced'> |
| 298 | $ sudo dnf install make docbook-style-dsssl docbook-style-xsl \ | 298 | $ sudo dnf install make docbook-style-dsssl docbook-style-xsl \ |
| 299 | docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc | 299 | docbook-dtds docbook-utils fop libxslt dblatex xmlto |
| 300 | </literallayout></para></listitem> | 300 | </literallayout></para></listitem> |
| 301 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> | 301 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> |
| 302 | Packages needed if you are going to run | 302 | Packages needed if you are going to run |
| @@ -333,7 +333,7 @@ | |||
| 333 | Packages needed if you are going to build out the | 333 | Packages needed if you are going to build out the |
| 334 | Yocto Project documentation manuals: | 334 | Yocto Project documentation manuals: |
| 335 | <literallayout class='monospaced'> | 335 | <literallayout class='monospaced'> |
| 336 | $ sudo zypper install make fop xsltproc dblatex xmlto | 336 | $ sudo zypper install make dblatex xmlto |
| 337 | </literallayout></para></listitem> | 337 | </literallayout></para></listitem> |
| 338 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> | 338 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> |
| 339 | Packages needed if you are going to run | 339 | Packages needed if you are going to run |
| @@ -402,7 +402,7 @@ | |||
| 402 | Yocto Project documentation manuals: | 402 | Yocto Project documentation manuals: |
| 403 | <literallayout class='monospaced'> | 403 | <literallayout class='monospaced'> |
| 404 | $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ | 404 | $ sudo yum install make docbook-style-dsssl docbook-style-xsl \ |
| 405 | docbook-dtds docbook-utils fop libxslt dblatex xmlto xsltproc | 405 | docbook-dtds docbook-utils fop libxslt dblatex xmlto |
| 406 | </literallayout></para></listitem> | 406 | </literallayout></para></listitem> |
| 407 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> | 407 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> |
| 408 | Packages needed if you are going to run | 408 | Packages needed if you are going to run |
