From 5435a14e3ff8cd0e40556fa28484b0569e009371 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 20 Jul 2016 23:29:23 -0700 Subject: [PATCH] Add webkitgtk lib --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 25610999..122f69a0 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -86,6 +86,7 @@ apt-get install -y \ libtre-dev \ libudev-dev \ libusb-1.0-0-dev \ + libwebkitgtk-3.0-dev \ libxau-dev \ libxml2-dev \ libxss-dev \