diff options
Diffstat (limited to 'documentation/yocto-project-qs')
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 16 |
1 files changed, 3 insertions, 13 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 06c2fd8701..11521cc54d 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -232,7 +232,7 @@ | |||
| 232 | unzip texi2html texinfo libsdl1.2-dev docbook-utils fop gawk \ | 232 | unzip texi2html texinfo libsdl1.2-dev docbook-utils fop gawk \ |
| 233 | python-pysqlite2 diffstat make gcc build-essential xsltproc \ | 233 | python-pysqlite2 diffstat make gcc build-essential xsltproc \ |
| 234 | g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev \ | 234 | g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev \ |
| 235 | mercurial autoconf automake groff libtool xterm libxml-parser-perl | 235 | autoconf automake groff libtool xterm libxml-parser-perl |
| 236 | </literallayout> | 236 | </literallayout> |
| 237 | </section> | 237 | </section> |
| 238 | 238 | ||
| @@ -256,16 +256,6 @@ | |||
| 256 | autoconf automake libtool xterm | 256 | autoconf automake libtool xterm |
| 257 | </literallayout> | 257 | </literallayout> |
| 258 | 258 | ||
| 259 | <note><para> | ||
| 260 | If you are using a Fedora version prior to version 15, you will need to take some | ||
| 261 | extra steps to enable <filename>sudo</filename>, or you will need to run | ||
| 262 | the commands as root user. | ||
| 263 | See the <ulink url='https://fedoraproject.org/wiki/Configuring_Sudo'>Configuring Sudo</ulink> | ||
| 264 | wiki page for details. | ||
| 265 | For information on other dependencies you will need to install, see the Fedora section on the | ||
| 266 | <ulink url='&YOCTO_WIKI_URL;/wiki/Poky/GettingStarted/Dependencies'>Poky/GettingStarted/Dependencies</ulink> | ||
| 267 | wiki page. | ||
| 268 | </para></note> | ||
| 269 | </section> | 259 | </section> |
| 270 | 260 | ||
| 271 | <section id='opensuse'> | 261 | <section id='opensuse'> |
| @@ -279,7 +269,7 @@ | |||
| 279 | <literallayout class='monospaced'> | 269 | <literallayout class='monospaced'> |
| 280 | $ sudo zypper install python gcc gcc-c++ libtool fop \ | 270 | $ sudo zypper install python gcc gcc-c++ libtool fop \ |
| 281 | subversion git chrpath automake make wget xsltproc \ | 271 | subversion git chrpath automake make wget xsltproc \ |
| 282 | diffstat texinfo mercurial freeglut-devel libSDL-devel | 272 | diffstat texinfo freeglut-devel libSDL-devel |
| 283 | </literallayout> | 273 | </literallayout> |
| 284 | </section> | 274 | </section> |
| 285 | 275 | ||
| @@ -298,7 +288,7 @@ | |||
| 298 | unzip perl texinfo texi2html diffstat openjade zlib-devel \ | 288 | unzip perl texinfo texi2html diffstat openjade zlib-devel \ |
| 299 | docbook-style-dsssl sed docbook-style-xsl docbook-dtds \ | 289 | docbook-style-dsssl sed docbook-style-xsl docbook-dtds \ |
| 300 | docbook-utils bc glibc-devel pcre pcre-devel \ | 290 | docbook-utils bc glibc-devel pcre pcre-devel \ |
| 301 | groff linuxdoc-tools patch linuxdoc-tools cmake \ | 291 | groff linuxdoc-tools patch cmake \ |
| 302 | tcl-devel gettext ncurses apr \ | 292 | tcl-devel gettext ncurses apr \ |
| 303 | SDL-devel mesa-libGL-devel mesa-libGLU-devel gnome-doc-utils \ | 293 | SDL-devel mesa-libGL-devel mesa-libGLU-devel gnome-doc-utils \ |
| 304 | autoconf automake libtool xterm | 294 | autoconf automake libtool xterm |
