mirror of
https://github.com/andre-wojtowicz/blas-benchmarks
synced 2024-11-25 09:30:27 +01:00
added git
This commit is contained in:
parent
205da2d11c
commit
805c139eca
@ -8,7 +8,7 @@ apt-get update
|
||||
DEBIAN_FRONTEND=noninteractive apt-get -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confnew" upgrade
|
||||
|
||||
# install new packages for R
|
||||
apt-get -y install build-essential gfortran ed htop libxml2-dev ca-certificates curl libcurl4-openssl-dev gdebi-core sshpass
|
||||
apt-get -y install build-essential gfortran ed htop libxml2-dev ca-certificates curl libcurl4-openssl-dev gdebi-core sshpass git
|
||||
|
||||
# hack with Microsoft R Open deps
|
||||
wget ${WGET_OPTIONS} http://ftp.pl.debian.org/debian/pool/main/libj/libjpeg8/libjpeg8_8d1-2_amd64.deb
|
||||
|
Loading…
Reference in New Issue
Block a user