bindep: remove lsb-release

This came in with edc06a20e5 although
it's not totally clear why.

We found that we were sourcing devstack scripts during build in infra,
and inadvertently relying on this package being around on the host.
This was incorrect but can this type of problem is hidden if the
package is installed unnecessarily.

I do not think this actually required now; remove from bindep to
minimise chance for such false or hidden dependencies.

Change-Id: I7895d4c5019511eb2169915cd8092e707e8ee732
Story: #2007407
Task: #39068
This commit is contained in:
Ian Wienand 2020-03-16 10:33:40 +11:00
parent 1038f9c8ba
commit 64d2ea26e7
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ gnupg2 [!platform:redhat !platform:ubuntu-trusty !platform:suse]
# ubuntu # ubuntu
apt-transport-https [platform:dpkg] apt-transport-https [platform:dpkg]
inetutils-ping [platform:dpkg] inetutils-ping [platform:dpkg]
lsb-release [platform:dpkg]
python-lzma [platform:dpkg] python-lzma [platform:dpkg]
qemu-utils [platform:dpkg] qemu-utils [platform:dpkg]
rpm [platform:dpkg] rpm [platform:dpkg]