mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
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
|
config BR2_PACKAGE_DSTAT
|
||||||
bool "dstat"
|
bool "dstat"
|
||||||
depends on BR2_USE_WCHAR # python
|
depends on BR2_USE_WCHAR # python
|
||||||
|
depends on BR2_USE_MMU # python
|
||||||
select BR2_PACKAGE_PYTHON
|
select BR2_PACKAGE_PYTHON
|
||||||
help
|
help
|
||||||
Dstat, written in Python, is a versatile replacement for vmstat,
|
Dstat, written in Python, is a versatile replacement for vmstat,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user