masakari/bindep.txt
Mitya_Eremeev 9a176f0dda Replace python-dev with python3-dev in bindep
Use "python3-dev" for python3.

Closes-Bug: 1976274
Change-Id: I0dc2725a5c05f14cb9e1218f7490963013c9c081
2022-07-19 09:28:43 +00:00

18 lines
642 B
Plaintext

# This is a cross-platform list tracking distribution packages needed for install and tests;
# see https://docs.openstack.org/infra/bindep/ for additional information.
# libpq-dev is needed by openstack-tox-py37 build only.
libpq-dev [platform:dpkg test]
python3-dev [platform:dpkg test]
libmysqlclient-dev [platform:dpkg test]
mysql [platform:rpm test]
mysql-client [platform:dpkg test]
mysql-devel [platform:rpm test]
mysql-server [test]
postgresql [test]
postgresql-client [platform:dpkg test]
postgresql-devel [platform:rpm test]
postgresql-server [platform:rpm test]
libsqlite3-dev [platform:dpkg test]
sqlite-devel [platform:rpm test]