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 6d34b7c commit cd2cc3bCopy full SHA for cd2cc3b
scripts/buildIGC.sh
@@ -49,7 +49,7 @@ else
49
fi
50
51
apt-get update
52
-apt-get install -y flex bison libz-dev cmake curl wget build-essential git software-properties-common unzip file lsb-release python-mako
+apt-get install -y flex bison libz-dev cmake curl wget build-essential git software-properties-common unzip file lsb-release python3-mako
53
echo "[Build Status] flex bison libz-dev cmake curl wget build-essential git software-properties-common unzip file INSTALLED"
54
55
if [ "$UBUNTU_VERSION" = "20.04" ]; then
0 commit comments