For now only the LFS book has support for blfs-tool.
This commit is contained in:
parent
fd34440456
commit
3dff9601d4
1 changed files with 2 additions and 1 deletions
|
@ -271,7 +271,8 @@ menu "--- BOOK Settings"
|
||||||
config BLFS_TOOL
|
config BLFS_TOOL
|
||||||
bool "Add blfs-tool support"
|
bool "Add blfs-tool support"
|
||||||
default n
|
default n
|
||||||
depends on !BOOK_BLFS
|
# depends on !BOOK_BLFS
|
||||||
|
depends on BOOK_LFS
|
||||||
help
|
help
|
||||||
#--- Activating this option additional packages needed to
|
#--- Activating this option additional packages needed to
|
||||||
# use blfs-tool will be installed.
|
# use blfs-tool will be installed.
|
||||||
|
|
Reference in a new issue