8e87d862bf
We need Puppet package deployed from bindep so we can run puppet module build with the new zuul v3 job. Change-Id: I8c008ecc6f4d99b6a1fc809fc9d2562e75549942
13 lines
430 B
Plaintext
13 lines
430 B
Plaintext
# This is a cross-platform list tracking distribution packages needed by tests;
|
|
# 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]
|