diff options
Diffstat (limited to 'bindep.txt')
| -rw-r--r-- | bindep.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt new file mode 100644 index 00000000..c5ae6c60 --- /dev/null +++ b/bindep.txt @@ -0,0 +1,10 @@ +# This is a cross-platform list tracking distribution packages needed by tests; +# see https://docs.openstack.org/infra/bindep/ for additional information. + +gcc [compile test] +libffi-devel [platform:rpm] +libffi-dev [compile test platform:dpkg] +libffi6 [platform:dpkg] +libssl-dev [compile test platform:dpkg] +python3-dev [compile test platform:dpkg] +python3-devel [compile test platform:rpm] |
