Remove SSL SNI packages from bindep

This patch removes the SSL SNI packages as they're no longer needed
on the host.

Change-Id: I90b78a5a540886c738ad374bf239c1871dbd0079
This commit is contained in:
Major Hayden 2017-09-12 08:52:20 -06:00
parent 5e72de3eea
commit 88b2e56dbd
No known key found for this signature in database
GPG Key ID: 737051E0C1011FB1
1 changed files with 0 additions and 12 deletions

View File

@ -49,17 +49,5 @@ python2-dnf [platform:fedora]
libselinux-python [platform:redhat]
libsemanage-python [platform:redhat]
# For SSL SNI support
python-pyasn1 [platform:dpkg platform:suse]
python-openssl [platform:dpkg]
python-ndg-httpsclient [platform:ubuntu]
python2-pyasn1 [platform:redhat]
pyOpenSSL [platform:redhat]
python-pyOpenSSL [platform:opensuseproject-42]
python2-pyOpenSSL [platform:suse !platform:opensuseproject-42]
python-ndg_httpsclient [platform:redhat !platform:fedora]
python2-ndg_httpsclient [platform:fedora]
python-ndg-httpsclient [platform:suse]
# Required for compressing collected log files in CI
gzip