puppet-asterisk/bindep.txt
Paul Belanger 5dd3bfc9ca
Add bindep.txt file
Bindep is a tool for checking the presence of binary packages needed
to use an application / library. It started life as a way to make it
easier to set up a development environment for OpenStack projects.

Change-Id: Ic17314c3ab6c8a7fa7ebaa4d92dcf9470265021a
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-05-01 21:05:22 -04:00

12 lines
414 B
Plaintext

# This is a cross-platform list tracking distribution packages needed by tests;
# see http://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]