mirror of
http://cgit.git.savannah.gnu.org/git/grub.git
synced 2026-04-28 06:33:17 +00:00
INSTALL: Document libtasn1 needed for grub-protect
Update INSTALL documentation to note that the optional grub-protect utility requires libtasn1 to build. Signed-off-by: Andrew Hamilton <adhamilt@gmail.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
This commit is contained in:
committed by
Daniel Kiper
parent
7bfb38627b
commit
236663dfbe
4
INSTALL
4
INSTALL
@@ -45,6 +45,10 @@ To build GRUB's graphical terminal (gfxterm), you need:
|
||||
To build grub-mkfont the unicode fonts are required (xfonts-unifont package
|
||||
on Debian).
|
||||
|
||||
To build the optional grub-protect utility the following is needed:
|
||||
|
||||
* libtasn1 (libtasn1-6-dev on Debian)
|
||||
|
||||
If you use a development snapshot or want to hack on GRUB you may
|
||||
need the following.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user