Merge trunk r3924:
Make SBU and size computations incompatible with package management, since the figures are wrong when package management is on (see #1694)
This commit is contained in:
parent
fc0802bf5f
commit
76cf25fb34
1 changed files with 1 additions and 0 deletions
|
@ -1035,6 +1035,7 @@ menu "Advanced Features"
|
||||||
depends !BOOK_BLFS
|
depends !BOOK_BLFS
|
||||||
|
|
||||||
config REPORT
|
config REPORT
|
||||||
|
depends !PKGMNGT
|
||||||
bool "Create SBU and disk usage report"
|
bool "Create SBU and disk usage report"
|
||||||
default y
|
default y
|
||||||
|
|
||||||
|
|
Reference in a new issue