From 7864f71aed8b60702f3cdee2e58ff961ea6ed999 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 24 Feb 2017 13:29:27 +0000 Subject: [PATCH] Update bindep.txt Since we're not using XML anymore, remove now unused binary package dependencies. Add python-devel for RPM platforms. Note that this test is self-testing - the new config will be used directly in the OpenStack CI system. Change-Id: If0195ba62a24ca1ce23b827bb2282099597b38e2 --- bindep.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/bindep.txt b/bindep.txt index 71696fb62..efd3fbeef 100644 --- a/bindep.txt +++ b/bindep.txt @@ -5,11 +5,7 @@ gettext graphviz libjpeg-dev [platform:dpkg] libjpeg-turbo-devel [platform:rpm] -libxml2-dev [platform:dpkg] -libxml2-devel [platform:rpm] -libxml2-utils [platform:dpkg] -libxslt-devel [platform:rpm] -libxslt1-dev [platform:dpkg] python-dev [platform:dpkg] +python-devel [platform:rpm] zlib-devel [platform:rpm] zlib1g-dev [platform:dpkg]