From 805c139ecaa6bc71e4f22da049a78d72edcdb0e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrzej=20W=C3=B3jtowicz?= Date: Fri, 29 Apr 2016 20:29:36 +0200 Subject: [PATCH] added git --- install-env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-env.sh b/install-env.sh index 4bad640..f34f05f 100644 --- a/install-env.sh +++ b/install-env.sh @@ -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