From b309cdfd05d7b27d19e66ff74c101855b694bd68 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Wed, 1 Jun 2016 11:43:40 +0200 Subject: [PATCH] Add libxrandr-dev for #1537 --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 8d4469ce..d0446464 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -94,6 +94,7 @@ apt-get install -y \ libwebkitgtk-3.0-dev \ libxau-dev \ libxml2-dev \ + libxrandr-dev libxss-dev \ libyaml-dev \ libzip-dev \