From 4c77d447f8849e445be2a104cd2db7fcfd9a9be1 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 28 Mar 2016 15:18:42 +0200 Subject: [PATCH] Remove sbcl from bindep-fallback.txt The sbcl (common lisp) package is only needed by cl-openstack-client. That repo now has an other-requirements.txt file, so we do not need to install sbcl for every project and thus can remove it from bindep-fallback.txt. Note that cl-openstack-client does not work currently with sbcl at all, so we cannot merge the related change at the moment. Related change: Ie1ecb184bd825aea4dbb315cf125b991ae22d682 Change-Id: If8b4e412f8ae48c6c0133634df4a95d10a876be3 --- jenkins/data/bindep-fallback.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/jenkins/data/bindep-fallback.txt b/jenkins/data/bindep-fallback.txt index b67587699c..cefe29b54a 100644 --- a/jenkins/data/bindep-fallback.txt +++ b/jenkins/data/bindep-fallback.txt @@ -86,7 +86,6 @@ redis-server [platform:dpkg] rrdtool-devel [platform:rpm] ruby [platform:ubuntu-trusty] rubygems [platform:rpm platform:ubuntu-precise] -sbcl sqlite [platform:rpm] sqlite-devel [platform:rpm] sqlite3 [platform:dpkg]