From 12b578a2620143fd52fd4dc7ce741abeb7b27ffa Mon Sep 17 00:00:00 2001 From: Pepe Iborra Date: Thu, 27 Apr 2017 10:01:14 +0100 Subject: [PATCH] Update debian-bootstrap.sh Added mono-complete for clr-host --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 4de888b5..4e7b9ea6 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -111,6 +111,7 @@ apt-get install -y \ llvm-3.7 \ locales \ m4 \ + mono-complete \ nettle-dev \ nodejs \ npm \