diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index f1c98c8a5b..384d091a7e 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -206,7 +206,7 @@ | |||
| 206 | <literallayout class='monospaced'> | 206 | <literallayout class='monospaced'> |
| 207 | $ sudo apt-get install sed wget cvs subversion git-core coreutils \ | 207 | $ sudo apt-get install sed wget cvs subversion git-core coreutils \ |
| 208 | unzip texi2html texinfo libsdl1.2-dev docbook-utils fop gawk \ | 208 | unzip texi2html texinfo libsdl1.2-dev docbook-utils fop gawk \ |
| 209 | python-pysqlite2 diffstat help2man make gcc build-essential \ | 209 | python-pysqlite2 diffstat help2man make gcc build-essential xsltproc \ |
| 210 | g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev \ | 210 | g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev \ |
| 211 | mercurial autoconf automake groff libtool xterm libxml-parser-perl | 211 | mercurial autoconf automake groff libtool xterm libxml-parser-perl |
| 212 | </literallayout> | 212 | </literallayout> |
| @@ -224,7 +224,7 @@ | |||
| 224 | $ sudo yum groupinstall "development tools" | 224 | $ sudo yum groupinstall "development tools" |
| 225 | $ sudo yum install python m4 make wget curl ftp hg tar bzip2 gzip \ | 225 | $ sudo yum install python m4 make wget curl ftp hg tar bzip2 gzip \ |
| 226 | unzip python-psyco perl texinfo texi2html diffstat openjade \ | 226 | unzip python-psyco perl texinfo texi2html diffstat openjade \ |
| 227 | docbook-style-dsssl sed docbook-style-xsl docbook-dtds fop \ | 227 | docbook-style-dsssl sed docbook-style-xsl docbook-dtds fop xsltproc \ |
| 228 | docbook-utils sed bc eglibc-devel ccache pcre pcre-devel quilt \ | 228 | docbook-utils sed bc eglibc-devel ccache pcre pcre-devel quilt \ |
| 229 | groff linuxdoc-tools patch linuxdoc-tools cmake help2man \ | 229 | groff linuxdoc-tools patch linuxdoc-tools cmake help2man \ |
| 230 | perl-ExtUtils-MakeMaker tcl-devel gettext chrpath ncurses apr \ | 230 | perl-ExtUtils-MakeMaker tcl-devel gettext chrpath ncurses apr \ |
| @@ -251,7 +251,7 @@ | |||
| 251 | 251 | ||
| 252 | <literallayout class='monospaced'> | 252 | <literallayout class='monospaced'> |
| 253 | $ sudo zypper install python gcc gcc-c++ libtool fop \ | 253 | $ sudo zypper install python gcc gcc-c++ libtool fop \ |
| 254 | subversion git chrpath automake make wget help2man \ | 254 | subversion git chrpath automake make wget help2man xsltproc \ |
| 255 | diffstat texinfo mercurial freeglut-devel libSDL-devel | 255 | diffstat texinfo mercurial freeglut-devel libSDL-devel |
| 256 | </literallayout> | 256 | </literallayout> |
| 257 | </section> | 257 | </section> |
