diff options
Diffstat (limited to 'documentation')
-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 5148acb1e2..e9309ef926 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -250,7 +250,7 @@ | |||
250 | Packages needed if you are going to be using the | 250 | Packages needed if you are going to be using the |
251 | <ulink url='&YOCTO_DOCS_ADT_URL;#using-the-adt-installer'>Application Development Toolkit (ADT) Installer</ulink>: | 251 | <ulink url='&YOCTO_DOCS_ADT_URL;#using-the-adt-installer'>Application Development Toolkit (ADT) Installer</ulink>: |
252 | <literallayout class='monospaced'> | 252 | <literallayout class='monospaced'> |
253 | $ sudo apt-get install autoconf automake libtool libglib2.0-dev | 253 | $ sudo apt-get install autoconf automake libtool libglib2.0-dev libarchive-dev |
254 | </literallayout></para></listitem> | 254 | </literallayout></para></listitem> |
255 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> | 255 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> |
256 | Packages needed if you are going to run | 256 | Packages needed if you are going to run |
@@ -294,7 +294,7 @@ | |||
294 | Packages needed if you are going to be using the | 294 | Packages needed if you are going to be using the |
295 | <ulink url='&YOCTO_DOCS_ADT_URL;#using-the-adt-installer'>Application Development Toolkit (ADT) Installer</ulink>: | 295 | <ulink url='&YOCTO_DOCS_ADT_URL;#using-the-adt-installer'>Application Development Toolkit (ADT) Installer</ulink>: |
296 | <literallayout class='monospaced'> | 296 | <literallayout class='monospaced'> |
297 | $ sudo dnf install autoconf automake libtool glib2-devel | 297 | $ sudo dnf install autoconf automake libtool glib2-devel libarchive-devel |
298 | </literallayout></para></listitem> | 298 | </literallayout></para></listitem> |
299 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> | 299 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> |
300 | Packages needed if you are going to run | 300 | Packages needed if you are going to run |
@@ -337,7 +337,7 @@ | |||
337 | Packages needed if you are going to be using the | 337 | Packages needed if you are going to be using the |
338 | <ulink url='&YOCTO_DOCS_ADT_URL;#using-the-adt-installer'>Application Development Toolkit (ADT) Installer</ulink>: | 338 | <ulink url='&YOCTO_DOCS_ADT_URL;#using-the-adt-installer'>Application Development Toolkit (ADT) Installer</ulink>: |
339 | <literallayout class='monospaced'> | 339 | <literallayout class='monospaced'> |
340 | $ sudo zypper install autoconf automake libtool glib2-devel | 340 | $ sudo zypper install autoconf automake libtool glib2-devel libarchive-devel |
341 | </literallayout></para></listitem> | 341 | </literallayout></para></listitem> |
342 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> | 342 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> |
343 | Packages needed if you are going to run | 343 | Packages needed if you are going to run |
@@ -392,7 +392,7 @@ | |||
392 | Packages needed if you are going to be using the | 392 | Packages needed if you are going to be using the |
393 | <ulink url='&YOCTO_DOCS_ADT_URL;#using-the-adt-installer'>Application Development Toolkit (ADT) Installer</ulink>: | 393 | <ulink url='&YOCTO_DOCS_ADT_URL;#using-the-adt-installer'>Application Development Toolkit (ADT) Installer</ulink>: |
394 | <literallayout class='monospaced'> | 394 | <literallayout class='monospaced'> |
395 | $ sudo dnf install autoconf automake libtool glib2-devel | 395 | $ sudo dnf install autoconf automake libtool glib2-devel libarchive-devel |
396 | </literallayout></para></listitem> | 396 | </literallayout></para></listitem> |
397 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> | 397 | <listitem><para><emphasis>OpenEmbedded Self-Test (<filename>oe-selftest</filename>):</emphasis> |
398 | Packages needed if you are going to run | 398 | Packages needed if you are going to run |