aboutsummaryrefslogtreecommitdiffstats
path: root/bindep.txt
diff options
context:
space:
mode:
authorAlex Schultz <aschultz@redhat.com>2017-05-17 10:59:30 -0600
committerAlex Schultz <aschultz@redhat.com>2017-05-17 17:04:02 +0000
commit48954b3fda52ced8b549b07c87901bb1dfc5e98c (patch)
tree066966deeb4d3741ef1add6c1c6f858edacfabcc /bindep.txt
parent484a744461d361a235b72d4fc0259345fe7eb519 (diff)
Update tox configuration
Update the tox configuration to pull in the openstack upper-constraints.txt when running releasenotes. This will fix the releasenotes job that is currently failing due to a new version of sphinx. Additionally this change includes updates from puppet-modulesync-configs. Change-Id: Ie587bfde2367dfec796f1b07c01bba15d839a3b1 Related-Bug: #1691511
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index 4f9b425..7cdd58e 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -1,2 +1,11 @@
# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
+
+libxml2-devel [test platform:rpm]
+libxml2-dev [test platform:dpkg]
+libxslt-devel [test platform:rpm]
+libxslt1-dev [test platform:dpkg]
+ruby-devel [test platform:rpm]
+ruby-dev [test platform:dpkg]
+zlib1g-dev [test platform:dpkg]
+zlib-devel [test platform:rpm]