mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-16 23:13:05 +00:00
Merge "Add bindep file"
This commit is contained in:
commit
ee0170824f
1 changed files with 10 additions and 0 deletions
10
bindep.txt
Normal file
10
bindep.txt
Normal file
|
|
@ -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]
|
||||
Loading…
Add table
Reference in a new issue