Update INSTALL documentation to note that the optional
grub-protect utility requires Libtasn1 to build.

Signed-off-by: Andrew Hamilton <adham...@gmail.com>
---
 INSTALL | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/INSTALL b/INSTALL
index 724584c57..dc1eb7655 100644
--- a/INSTALL
+++ b/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.
 
-- 
2.47.2


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to