mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-01-11 19:56:35 +00:00
This allows users to properly build openstacksdk when using ansible-builder. Signed-off-by: Paul Belanger <pabelanger@redhat.com> Change-Id: I6cef73dedeac75a072309f7f2b6682906102a20d
7 lines
375 B
Text
7 lines
375 B
Text
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
|
|
|
gcc [compile platform:centos-8 platform:rhel-8]
|
|
python38-cryptography [platform:centos-8 platform:rhel-8]
|
|
python38-devel [compile platform:centos-8 platform:rhel-8]
|
|
python38-requests [platform:centos-8 platform:rhel-8]
|