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:
parent
352c0c9a07
commit
7c05a7d739
1 changed files with 1 additions and 4 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue