6c3e3df3b2
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: I29c476b4da2a0b0fda5c0d42df8470b801cc224c
14 lines
323 B
Plaintext
14 lines
323 B
Plaintext
postgresql
|
|
postgresql-client [platform:dpkg]
|
|
libpq-dev [platform:dpkg]
|
|
postgresql-devel [platform:rpm]
|
|
postgresql-server [platform:rpm]
|
|
|
|
mysql-server [!platform:debian]
|
|
mariadb-server [platform:debian]
|
|
mysql-client [platform:dpkg !platform:debian]
|
|
mysql [platform:rpm]
|
|
|
|
gettext [platform:dpkg]
|
|
python37 [platform:rpm py37]
|