doc: Remove unneeded Ubuntu dependencies for GRUB

I built GRUB on Ubuntu v.15.10, and I found that some of the
dependencies listed in the Galileo documentation do not actually need
to be listed on the apt-get install command line.  Some are simply
unnecessary, and others are already listed as dependencies by other
packages in the list.

Change-Id: If6ae0c3abe54a18839e75299a3e9cf006c745d0c
Signed-off-by: Michael LeMay <michael.lemay@intel.com>
This commit is contained in:
Michael LeMay 2016-02-27 12:16:03 -08:00 committed by Gerrit Code Review
commit 7c05a7d739

View file

@ -210,10 +210,7 @@ GRUB.
.. code-block:: console
$ sudo apt-get install gnu-efi:i386 bison libopts25 \
libselinux1-dev autogen m4 autoconf help2man libopts25-dev flex \
libfont-freetype-perl automake autotools-dev libfreetype6-dev \
texinfo
$ sudo apt-get install bison autoconf libopts25-dev flex automake
On Fedora, type: