commit | eeb7bda510ad29dce7bfc5eb8aed9b6fe25efea1 | [log] [tgz] |
---|---|---|
author | Sean Dague <sean@dague.net> | Wed Mar 25 11:55:32 2015 -0400 |
committer | Sean Dague <sean@dague.net> | Wed Mar 25 11:55:32 2015 -0400 |
tree | 550e2caaef10ce56f5bf96277c3293c05e969ea7 | |
parent | b23054c4b42b1c4ef8b0cdb642e63eac2a91a3f5 [diff] [blame] |
eliminate TEST_ONLY differentiation devstack is a development and test environment, but by default we were only installing the runtime dependencies. We should install all the testing required packages as well. Change-Id: I7c95927b9daad15766aac9d1276b10ca62efb24c
diff --git a/files/debs/trove b/files/debs/trove index 09dcee8..96f8f29 100644 --- a/files/debs/trove +++ b/files/debs/trove
@@ -1 +1 @@ -libxslt1-dev # testonly +libxslt1-dev