Skip to content

Commit 0678eac

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Fix bindep.txt to work with newer CentOS and RHEL" into stable/xena
2 parents 45e04a0 + 25b8ad9 commit 0678eac

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

bindep.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
# see https://docs.openstack.org/infra/bindep/ for additional information.
33

44
gettext
5-
libssl-dev
5+
libssl-dev [platform:dpkg]
6+
openssl-devel [platform:rpm]
67

78
dbus-devel [platform:rpm]
89
dbus-glib-devel [platform:rpm]
@@ -18,6 +19,4 @@ python3-all-dev [platform:dpkg]
1819

1920
cyrus-sasl-devel [platform:rpm]
2021
libxml2-devel [platform:rpm]
21-
python-devel [platform:rpm]
22-
python3-devel [platform:fedora]
23-
python34-devel [platform:centos]
22+
python3-devel [platform:rpm]

0 commit comments

Comments
 (0)