python-tripleoclient/bindep.txt
Sagi Shnaidman 531f36e4b4 Set policycoreutils package name for RHEL/CentOS 8
In RHEL/Centos 8 policycoreutils-python is called policycoreutils-python-utils.
Fix bindep file to match the new name.
Change-Id: I47bd71f5aca6d870134a43e49646814151ab4524
2019-09-09 10:18:58 +00:00

12 lines
516 B
Plaintext

# This is a cross-platform list tracking distribution packages needed by tests;
# see https://docs.openstack.org/infra/bindep/ for additional information.
xfsprogs [platform:rpm test]
qemu-img [platform:rpm test]
libffi-dev [platform:dpkg]
libffi-devel [platform:rpm]
libssl-dev [platform:dpkg test]
openssl-devel [platform:rpm test]
policycoreutils-python [platform:rpm test !platform:rhel-8 !platform:centos-8 !platform:fedora]
policycoreutils-python-utils [platform:rpm test !platform:rhel-7 !platform:centos-7]