From e67cc495ac6c40179c2c23c3363d7f75c3903200 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 18 Sep 2015 11:53:02 +0200 Subject: [PATCH] Attempt to install pkg-config libR for inline-r (#842) --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 490c99cc..3353407e 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -65,6 +65,7 @@ apt-get install -y \ nodejs \ npm \ libadns1-dev \ + r-base-dev \ libpcap0.8-dev mkdir /tmp/nettle-build