Fix dstat dependencies for memory_tracker on SUSE
Memory_tracker imports psutil, but does not run inside a pip/virtualenv so the system provided psutil library needs to be provided. This is matching what is done for other non-SUSE distributions Change-Id: I96f944730dc8644333d906d71339351b29b03e08
This commit is contained in:
parent
0a97e56186
commit
602a057fe0
@ -1 +1,2 @@
|
||||
dstat
|
||||
python-psutil
|
||||
|
Loading…
Reference in New Issue
Block a user