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>
This commit is contained in:
Scott Rifenbark 2012-08-30 06:33:40 -07:00 committed by Richard Purdie
parent 5cd31e327e
commit d8066562e6
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@
groff linuxdoc-tools patch cmake \
perl-ExtUtils-MakeMaker tcl-devel gettext chrpath ncurses apr \
SDL-devel mesa-libGL-devel mesa-libGLU-devel gnome-doc-utils \
autoconf automake libtool xterm dblatex fakeroot
autoconf automake libtool xterm dblatex
</literallayout>
</section>