diff --git a/Config.in b/Config.in index 327de4e..044a7eb 100644 --- a/Config.in +++ b/Config.in @@ -198,6 +198,10 @@ menu "BOOK Settings" bool "lynx (optional, for reading the generated book)" default y + config DEP_SUDO + bool "sudo (recommended)" + default y + config DEP_WGET bool "wget (recommended)" default y