mirror of
https://github.com/engineer-man/piston.git
synced 2025-05-04 19:06:27 +02:00
add ssl to install dependencies, update python3 to python3.8 for versions
This commit is contained in:
parent
2bebceafb6
commit
20d659e5a6
2 changed files with 3 additions and 3 deletions
var
|
@ -20,7 +20,7 @@ apt-get update
|
|||
apt-get install -y \
|
||||
nano wget build-essential pkg-config libxml2-dev \
|
||||
libsqlite3-dev mono-complete curl cmake libpython2.7-dev \
|
||||
ruby libtinfo-dev unzip git
|
||||
ruby libtinfo-dev unzip git openssl libssl-dev
|
||||
|
||||
# install python2
|
||||
# final binary: /opt/python2/Python-2.7.17/python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue