118381fcb4
This patch adds build prerequisites for psycopg2-2.8.3 as per [1] [1]: http://initd.org/psycopg/docs/install.html Change-Id: I591776f5e356152655b9c453644a79b397559f4f
7 lines
288 B
Plaintext
7 lines
288 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]
|
|
python-dev [platform:dpkg test]
|