masakari/bindep.txt
Shilpa Devharakar 118381fcb4 add libpq-dev and python-dev to build psycopg2
This patch adds build prerequisites for psycopg2-2.8.3 as per [1]

[1]: http://initd.org/psycopg/docs/install.html

Change-Id: I591776f5e356152655b9c453644a79b397559f4f
2019-08-26 13:36:36 +05:30

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]