Add missing tcl dependencies

This commit is contained in:
Ashton Snelgrove 2020-12-22 18:14:09 -07:00
parent e280b5b344
commit 6f42d0c795
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ apt-get update && apt-get install -y \
python3-lxml \
python3-pip \
qt5-default \
tcllib \
tcl8.6-dev \
texinfo \
time \
valgrind \