mirror of
https://opendev.org/openstack/python-keystoneclient.git
synced 2026-01-11 19:57:34 +00:00
Merge "Fix bindep.txt to work with newer CentOS and RHEL"
This commit is contained in:
commit
0e26418f64
1 changed files with 3 additions and 4 deletions
|
|
@ -2,7 +2,8 @@
|
|||
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
||||
|
||||
gettext
|
||||
libssl-dev
|
||||
libssl-dev [platform:dpkg]
|
||||
openssl-devel [platform:rpm]
|
||||
|
||||
dbus-devel [platform:rpm]
|
||||
dbus-glib-devel [platform:rpm]
|
||||
|
|
@ -18,6 +19,4 @@ python3-all-dev [platform:dpkg]
|
|||
|
||||
cyrus-sasl-devel [platform:rpm]
|
||||
libxml2-devel [platform:rpm]
|
||||
python-devel [platform:rpm]
|
||||
python3-devel [platform:fedora]
|
||||
python34-devel [platform:centos]
|
||||
python3-devel [platform:rpm]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue