molteniron/bindep.txt
Riccardo Pittau 44a7d765a0 add local bindep.txt
Global bindep-fallback.txt was removed [1] and now projects need
to have a local bindep.txt to be able to install binary
dependencies for testing.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2019-June/007272.html

Change-Id: Ie339ed36392a1835991cd147b0b54f4ceed69d7f
2019-07-01 12:47:28 +02:00

7 lines
140 B
Plaintext

# needed for mysql
mysql-client [platform:dpkg]
mysql-server [platform:dpkg]
# needed for psql
postgresql
postgresql-client [platform:dpkg]