34168ef38b
The libssl-dev package was registered in bindep.txt for both dpkg and rpm platforms. This patch makes it use: * libssl-dev [platform:dpkg] * openssl-devel [platform:rpm] Change-Id: I4a0982bf2052e193ba48c98f1b38ae569fa41be8 Closes-Bug: 1676497
7 lines
207 B
YAML
7 lines
207 B
YAML
---
|
|
fixes:
|
|
- |
|
|
[`bug 1676497 <https://bugs.launchpad.net/keystone/+bug/1676497>`_]
|
|
`bindep` now correctly reports the `openssl-devel` binary dependency for
|
|
rpm distros instead of `libssl-dev`.
|