From 97b5b0a647296a9bc9799f3e789fb04ada7e3be7 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 20 Jul 2016 22:37:46 -0700 Subject: [PATCH] Remove libsystemd-dev, not available on trusty --- debian-bootstrap.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index ae3297ca..25610999 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -82,7 +82,6 @@ apt-get install -y \ libsndfile1-dev \ libsqlite3-dev \ libssl-dev \ - libsystemd-dev \ libtagc0-dev \ libtre-dev \ libudev-dev \