infra: Install pstree

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
Tim 'mithro' Ansell 2019-02-01 23:26:23 +11:00
parent bea995b5ea
commit e6d737896f
3 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,7 @@ sudo apt-get install -y \
fontconfig \ fontconfig \
git \ git \
jq \ jq \
psmisc \
python \ python \
python3 \ python3 \
python3-dev \ python3-dev \

View File

@ -15,6 +15,7 @@ sudo apt-get install -y \
fontconfig \ fontconfig \
git \ git \
jq \ jq \
psmisc \
python \ python \
python3 \ python3 \
python3-dev \ python3-dev \

View File

@ -15,6 +15,7 @@ sudo apt-get install -y \
fontconfig \ fontconfig \
git \ git \
jq \ jq \
psmisc \
python \ python \
python3 \ python3 \
python3-dev \ python3-dev \