dstat: needs mmu
Because python needs MMU, fixes: http://autobuild.buildroot.net/results/7bb46ed3ffb46741b7cb7e3edd33f4729409b2ef/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
9e77eafbd8
commit
5649176a48
@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_DSTAT
|
||||
bool "dstat"
|
||||
depends on BR2_USE_WCHAR # python
|
||||
depends on BR2_USE_MMU # python
|
||||
select BR2_PACKAGE_PYTHON
|
||||
help
|
||||
Dstat, written in Python, is a versatile replacement for vmstat,
|
||||
|
Loading…
Reference in New Issue
Block a user