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-dev \
|
||||||
python-ipaddr \
|
python-ipaddr \
|
||||||
python-pip \
|
python-pip \
|
||||||
|
python-psutil \
|
||||||
python-scapy \
|
python-scapy \
|
||||||
python-setuptools \
|
python-setuptools \
|
||||||
sublime-text-installer \
|
sublime-text-installer \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user