Ensure we install libssl-dev on dpkg systems
on trusty and xenial we're getting this to satisfy a dependancy, on bionic we need to request it manually. Depends-On: https://review.openstack.org/597966 Change-Id: I75a86f97b92bf144a8a8772b9f3e81559062c018
This commit is contained in:
parent
171e2a0c5d
commit
acc4138ff6
@ -23,6 +23,7 @@ libzmq3-dev [platform:ubuntu-bionic]
|
|||||||
mariadb-devel [platform:redhat]
|
mariadb-devel [platform:redhat]
|
||||||
mozilla-nss-devel [platform:suse]
|
mozilla-nss-devel [platform:suse]
|
||||||
nss-devel [platform:redhat]
|
nss-devel [platform:redhat]
|
||||||
|
libssl-dev [platform:dpkg]
|
||||||
openssl-devel [platform:redhat]
|
openssl-devel [platform:redhat]
|
||||||
openldap-devel [platform:redhat]
|
openldap-devel [platform:redhat]
|
||||||
pkg-config [platform:dpkg]
|
pkg-config [platform:dpkg]
|
||||||
|
Loading…
Reference in New Issue
Block a user