Add gperf dependency

This commit is contained in:
Guillaume Tassery 2019-04-18 17:20:31 +07:00
parent bd9a583869
commit 5c67ecd46d

View File

@ -22,7 +22,8 @@ RUN apt-get update -y \
python-requests \
python-termcolor \
sudo \
tzdata
tzdata \
gperf
COPY build.sh /