Browse code

Merge "Add postgresql dev package as testonly neutron dep"

Jenkins authored on 2015/02/10 04:26:07
Showing 3 changed files
... ...
@@ -6,6 +6,7 @@ iputils-arping
6 6
 libmysqlclient-dev  # testonly
7 7
 mysql-server #NOPRIME
8 8
 sudo
9
+postgresql-server-dev-all       # testonly
9 10
 python-iso8601
10 11
 python-paste
11 12
 python-routes
... ...
@@ -5,6 +5,7 @@ ebtables
5 5
 iptables
6 6
 iputils
7 7
 mariadb # NOPRIME
8
+postgresql-devel        # testonly
8 9
 python-eventlet
9 10
 python-greenlet
10 11
 python-iso8601
... ...
@@ -9,6 +9,7 @@ mysql-connector-python
9 9
 mysql-devel  # testonly
10 10
 mysql-server # NOPRIME
11 11
 openvswitch # NOPRIME
12
+postgresql-devel        # testonly
12 13
 python-eventlet
13 14
 python-greenlet
14 15
 python-iso8601