oslo.db/bindep.txt
Ben Nemec 21e70f853e Add libpq-dev to bindep.txt
It seems that this is needed in order to run the py37 tests in the
gate. See the attached bug for the full error output from a failed
run.

Change-Id: Iba278fc17d0121cf6d8b48c42a18c6ccf73de6c8
Closes-Bug: 1839679
2019-08-09 22:48:06 +00:00

10 lines
299 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.
mysql-client [platform:dpkg]
mysql-server [platform:dpkg]
postgresql
postgresql-client [platform:dpkg]
libpq-dev [platform:dpkg]