We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adcb67d commit 42b6c32Copy full SHA for 42b6c32
.github/scripts/hostsetup.sh
@@ -56,6 +56,7 @@ apt install -y \
56
python3-pip \
57
python3-virtualenv \
58
python3-yaml \
59
+ tcllib \
60
tcl8.6-dev \
61
libffi-dev \
62
perl \
.github/scripts/install_dependencies.sh
@@ -30,6 +30,7 @@ sudo apt install -y \
30
libxft-dev \
31
libxml++2.6-dev \
32
libreadline-dev \
33
34
35
36
0 commit comments