Add libxslt headers to bindep

The security role gate is broken because the lxml module cannot
be built without `xslt-config`.

Change-Id: I008f7388762d326bec7cb60526f03e68823330c4
This commit is contained in:
Major Hayden 2016-12-15 08:32:16 -06:00
parent 1cf9fba0d3
commit ce386ec8c3
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ build-essential [platform:dpkg]
git-core [platform:dpkg]
libssl-dev [platform:dpkg]
libffi-dev [platform:dpkg]
libxslt1-dev [platform:dpkg]
python2.7 [platform:dpkg]
python-dev [platform:dpkg]
python-apt [platform:dpkg]
@ -23,6 +24,7 @@ python-apt [platform:dpkg]
gcc [platform:rpm]
gcc-c++ [platform:rpm]
git [platform:rpm]
libxslt-devel [platform:rpm]
python-devel [platform:rpm]
# Requirements for Paramiko 2.0