From 7b64bdcf0b241f8398c854c96dde1f90caf38601 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 8 Sep 2016 21:47:42 +0200 Subject: [PATCH] buildserver: only specify lib*-dev to future proof package list Using libssl-dev will work on all releases of Debian, but Debian/stretch does not have libssl1.0.0. --- buildserver/provision-apt-get-install | 1 - 1 file changed, 1 deletion(-) diff --git a/buildserver/provision-apt-get-install b/buildserver/provision-apt-get-install index 86cf7de7..deeb0c66 100644 --- a/buildserver/provision-apt-get-install +++ b/buildserver/provision-apt-get-install @@ -50,7 +50,6 @@ packages=" librsvg2-bin libsaxonb-java libssl-dev - libssl1.0.0 libstdc++6:i386 libtool libtool-bin