forked from ansible-collections/ansible.netcommon
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbindep.txt
More file actions
25 lines (20 loc) · 866 Bytes
/
bindep.txt
File metadata and controls
25 lines (20 loc) · 866 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# This is a cross-platform list tracking distribution packages needed by tests;
# see https://docs.openstack.org/infra/bindep/ for additional information.
gcc-c++ [doc test platform:rpm]
libyaml-devel [test platform:rpm]
libyaml-dev [test platform:dpkg]
# ansible-pylibssh
gcc [compile platform:rpm]
libssh-dev [compile platform:dpkg]
libssh-devel [compile platform:rpm]
python3-Cython [compile platform:fedora-35 platform:rhel-9]
# ncclient
python3-six [platform:centos-9 platform:rhel-9]
python3-lxml [platform:centos-9 platform:rhel-9]
# paramiko
findutils [compile platform:centos-8 platform:rhel-8]
gcc [compile platform:centos-8 platform:rhel-8]
make [compile platform:centos-8 platform:rhel-8]
python3-cffi [platform:centos-9 platform:rhel-9]
python3-cryptography [platform:centos-9 platform:rhel-9]
python3-pycparser [platform:centos-9 platform:rhel-9]