summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorBen Nemec <bnemec@redhat.com>2019-08-09 22:44:02 +0000
committerBen Nemec <bnemec@redhat.com>2019-08-09 22:48:06 +0000
commit21e70f853e4b0934364277c12256ba70aa578563 (patch)
treea76792a881d3f268b25355d4bceabc945d9cb361 /bindep.txt
parentf34e53ebf7670f51f16d5d96412a42fa7f3a8232 (diff)
downloadoslo-db-21e70f853e4b0934364277c12256ba70aa578563.tar.gz
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
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index cba81a4..b63ee60 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -5,4 +5,5 @@ mysql-client [platform:dpkg]
mysql-server [platform:dpkg]
postgresql
postgresql-client [platform:dpkg]
+libpq-dev [platform:dpkg]