blob: 8402431aed59daed7c1d9b2c229c42173b3b7022 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# 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]
libc6-dev [compile test platform:dpkg]
libffi-devel [platform:rpm]
libffi-dev [compile test platform:dpkg]
libssl-dev [compile test platform:dpkg]
python3-dev [compile test platform:dpkg]
python3-devel [compile test platform:rpm]
libpcre2-dev [test platform:dpkg]
|