[jhalfs] 05/10: reinstate sudo as a dependency of blfs tools
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch trunk in repository jhalfs. commit 7f25c704edc2dc9b772beacfd6efdd121ae8075b Author: Pierre Labastie <[email protected]> AuthorDate: Mon Feb 28 14:01:08 2022 +0100 reinstate sudo as a dependency of blfs tools Was removed at a preceding commit for no good reason (pebkac?) --- Config.in | 4 ++++ 1 file changed, 4 insertions(+) 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 -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/alfs-discuss Unsubscribe: See the above information page