Skip to content

Commit 602a057

Browse files
committed
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
1 parent 0a97e56 commit 602a057

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

files/rpms-suse/dstat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
dstat
2+
python-psutil

0 commit comments

Comments
 (0)