Install missing psutil Python package
Required by utils/netstat.py Fixes #237
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user