diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-08-30 06:33:40 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-04 12:55:03 +0100 |
commit | d8066562e61b80a038d97d20182336b0d1369742 (patch) | |
tree | dcfec076ef334773f4e11fce80d8e61f3a6f25bf /documentation | |
parent | 5cd31e327eb7b150d477e44673930aea3ae8dfc5 (diff) | |
download | poky-d8066562e61b80a038d97d20182336b0d1369742.tar.gz |
documentation/yocto-project-qs/yocto-project-qs.xml: removed fakeroot
Fixes [YOCTO #3036]
Turns out the fakeroot package is not required for the Fedora
Linux distribution. I removed this to reverse the fix I did
earlier for YOCTO #3036.
(From yocto-docs rev: 6b22dda7fc7f07bd34d2a84e03308ae8ebcfbe9b)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index a1daf44fe0..94c488fe32 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
@@ -250,7 +250,7 @@ | |||
250 | groff linuxdoc-tools patch cmake \ | 250 | groff linuxdoc-tools patch cmake \ |
251 | perl-ExtUtils-MakeMaker tcl-devel gettext chrpath ncurses apr \ | 251 | perl-ExtUtils-MakeMaker tcl-devel gettext chrpath ncurses apr \ |
252 | SDL-devel mesa-libGL-devel mesa-libGLU-devel gnome-doc-utils \ | 252 | SDL-devel mesa-libGL-devel mesa-libGLU-devel gnome-doc-utils \ |
253 | autoconf automake libtool xterm dblatex fakeroot | 253 | autoconf automake libtool xterm dblatex |
254 | </literallayout> | 254 | </literallayout> |
255 | 255 | ||
256 | </section> | 256 | </section> |