reinstate sudo as a dependency of blfs tools

Was removed at a preceding commit for no good reason
(pebkac?)
This commit is contained in:
Pierre Labastie 2022-02-28 14:01:08 +01:00
parent 9d665db456
commit 7f25c704ed

View file

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