Skip to content

Commit ee01708

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Add bindep file"
2 parents acccc54 + 0699df9 commit ee01708

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

bindep.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# This is a cross-platform list tracking distribution packages needed by tests;
2+
# see https://docs.openstack.org/infra/bindep/ for additional information.
3+
4+
gcc [compile test]
5+
libffi-devel [platform:rpm]
6+
libffi-dev [compile test platform:dpkg]
7+
libffi6 [platform:dpkg]
8+
libssl-dev [compile test platform:dpkg]
9+
python3-dev [compile test platform:dpkg]
10+
python3-devel [compile test platform:rpm]

0 commit comments

Comments
 (0)