From 1ce471510f59d63d0a30b2ae2cccddefaa69e77c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 8 Jun 2016 10:21:21 -0700 Subject: [PATCH] apt-get install xclip, for hclip test suite (#1573) --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 01eeece3..6cb773a4 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -41,6 +41,7 @@ apt-get install -y \ curl \ freeglut3-dev \ git \ + xclip \ libadns1-dev \ libasound2-dev \ libblas-dev \