You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
817 B
16 lines
817 B
# This is a cross-platform list tracking distribution packages needed by tests; |
|
# see https://docs.openstack.org/infra/bindep/ for additional information. |
|
libssl-dev [platform:dpkg] |
|
openssl-devel [platform:rpm] |
|
gcc [platform:rpm] |
|
python36-devel [platform:rhel8 platform:centos-8] |
|
python3-devel [platform:rpm !platform:rhel8 !platform:centos-8] |
|
|
|
# For SELinux |
|
libselinux-python [platform:rpm !platform:rhel-8 !platform:centos-8 !platform:fedora] |
|
libsemanage-python [platform:redhat !platform:rhel-8 !platform:centos-8 !platform:fedora] |
|
libselinux-python3 [platform:rpm !platform:rhel-7 !platform:centos-7 !platform:fedora] |
|
libsemanage-python3 [platform:redhat !platform:rhel-7 !platform:centos-7 !platform:fedora] |
|
|
|
python3-libselinux [platform:rpm platform:fedora] |
|
python3-libsemanage [platform:rpm platform:fedora]
|
|
|