python-aodhclient/bindep.txt
Ghanshyam Mann 6cf6c49331 Fix bindep.txt for python 3.11 job(Debian Bookworm)
Python 3.11 job run on Debian Bookworm which does
not the mysql pkg for example, mariadb-server, libmysqlclient-dev
instead they have mariadb. Updating bindep.txt file
to adjust the pkgs as per Debian bookworm.

Change-Id: I4342d71a0388ce55463b23d6197e30f16a231ff1
2023-09-06 17:07:46 -05:00

9 lines
276 B
Plaintext

mysql-server [test platform:dpkg !platform:debian]
mariadb-server [platform:debian]
postgresql [test]
postgresql-client [test platform:dpkg]
postgresql-devel [test platform:rpm]
postgresql-server [test platform:rpm]
libpq-dev [test platform:dpkg]
python37 [platform:rpm py37]