diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 098e8924..1056a795 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -71,7 +71,8 @@ apt-get install -y \ r-base-dev \ libleveldb-dev \ libsnappy-dev \ - libpcap0.8-dev + libpcap0.8-dev \ + libusb-1.0-0-dev mkdir /tmp/nettle-build (