We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45e04a0 + 25b8ad9 commit 0678eacCopy full SHA for 0678eac
1 file changed
bindep.txt
@@ -2,7 +2,8 @@
2
# see https://docs.openstack.org/infra/bindep/ for additional information.
3
4
gettext
5
-libssl-dev
+libssl-dev [platform:dpkg]
6
+openssl-devel [platform:rpm]
7
8
dbus-devel [platform:rpm]
9
dbus-glib-devel [platform:rpm]
@@ -18,6 +19,4 @@ python3-all-dev [platform:dpkg]
18
19
20
cyrus-sasl-devel [platform:rpm]
21
libxml2-devel [platform:rpm]
-python-devel [platform:rpm]
22
-python3-devel [platform:fedora]
23
-python34-devel [platform:centos]
+python3-devel [platform:rpm]
0 commit comments