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>
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.