From 0f7680780b9967f84c94afa04c1cb4a14a91c13e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 18 May 2016 18:35:44 +0900 Subject: [PATCH] try removing texlive completely! (#1441) --- debian-bootstrap.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 115ecebc..c00e859b 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -101,7 +101,6 @@ apt-get install -y \ npm \ r-base \ r-base-dev \ - texlive \ wget \ zip \ stack \