diff options
Diffstat (limited to 'ansible_collections/hpe/nimble/bindep.txt')
-rw-r--r-- | ansible_collections/hpe/nimble/bindep.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ansible_collections/hpe/nimble/bindep.txt b/ansible_collections/hpe/nimble/bindep.txt new file mode 100644 index 000000000..234903cca --- /dev/null +++ b/ansible_collections/hpe/nimble/bindep.txt @@ -0,0 +1,7 @@ +# This is a cross-platform list tracking distribution packages needed by tests; +# see https://docs.openstack.org/infra/bindep/ for additional information. + +libyaml-devel [test platform:rpm] +libyaml-dev [test platform:dpkg] +python3-devel [test platform:rpm] +python3 [test platform:rpm]
\ No newline at end of file |