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
This commit is contained in:
Andreas Jaeger 2016-03-28 15:18:42 +02:00
parent 339c9c51e4
commit 4c77d447f8
1 changed files with 0 additions and 1 deletions

View File

@ -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]