diff options
| -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 4f02b0a996..f1c98c8a5b 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -205,7 +205,7 @@ | |||
| 205 | 205 | ||
| 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 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 \ |
| 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 |
| @@ -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 \ | 227 | docbook-style-dsssl sed docbook-style-xsl docbook-dtds fop \ |
| 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 \ |
| @@ -250,7 +250,7 @@ | |||
| 250 | </para> | 250 | </para> |
| 251 | 251 | ||
| 252 | <literallayout class='monospaced'> | 252 | <literallayout class='monospaced'> |
| 253 | $ sudo zypper install python gcc gcc-c++ libtool \ | 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 \ |
| 255 | diffstat texinfo mercurial freeglut-devel libSDL-devel | 255 | diffstat texinfo mercurial freeglut-devel libSDL-devel |
| 256 | </literallayout> | 256 | </literallayout> |
