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 516e2fa commit adcb67dCopy full SHA for adcb67d
.github/scripts/hostsetup.sh
@@ -56,7 +56,7 @@ apt install -y \
56
python3-pip \
57
python3-virtualenv \
58
python3-yaml \
59
- tcl-dev \
+ tcl8.6-dev \
60
libffi-dev \
61
perl \
62
texinfo \
.github/scripts/install_dependencies.sh
@@ -30,7 +30,7 @@ sudo apt install -y \
30
libxft-dev \
31
libxml++2.6-dev \
32
libreadline-dev \
33
34
35
36
0 commit comments