add libxslt1-dev to tempest required files
tempest actually needs a pretty new lxml, which means it's going to build it from source. To do that it needs libxslt1-dev to compile. We should be good and let devstack do this out of the box so it works on minimal environments. Change-Id: Ia527905c1c15fb8c6793f0ce543ad05e25a88179
This commit is contained in:
parent
2403943d6a
commit
db54311552
1
files/apts/tempest
Normal file
1
files/apts/tempest
Normal file
@ -0,0 +1 @@
|
||||
libxslt1-dev
|
1
files/rpms/tempest
Normal file
1
files/rpms/tempest
Normal file
@ -0,0 +1 @@
|
||||
libxslt-dev
|
Loading…
Reference in New Issue
Block a user