From 9efe2422c6ae622dec961a0a9a5e4e71c1ecf25a Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 21 Jul 2016 00:07:51 -0700 Subject: [PATCH] Add libgtksourceview-3.0-dev --- debian-bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index 122f69a0..f89f3df4 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -59,6 +59,7 @@ apt-get install -y \ libgsl0-dev \ libgtk-3-dev \ libgtk2.0-dev \ + libgtksourceview-3.0-dev \ libhidapi-dev \ libicu-dev \ libjudy-dev \