Install missing psutil Python package
Required by utils/netstat.py Fixes #237
This commit is contained in:
parent
6a5e60c6a9
commit
33b30be0b8
@ -55,6 +55,7 @@ apt-get install -y --no-install-recommends \
|
||||
python-dev \
|
||||
python-ipaddr \
|
||||
python-pip \
|
||||
python-psutil \
|
||||
python-scapy \
|
||||
python-setuptools \
|
||||
sublime-text-installer \
|
||||
|
Loading…
x
Reference in New Issue
Block a user