From 798764d6b455d2f4229ab0b19dafa8630816befc Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Thu, 20 Dec 2018 10:42:44 +0800 Subject: [PATCH] Add packages needed by tests Change-Id: I392d3c1ec517dea9d4a995f59134c121534c8907 --- bindep.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/bindep.txt b/bindep.txt index adef044..d6645f8 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,3 +1,12 @@ # This is a cross-platform list tracking distribution packages needed by tests; -# see http://docs.openstack.org/infra/bindep/ for additional information. +# see https://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] puppet [build]