keystoneauth/bindep.txt
Monty Taylor 503be9167d
Add bindep.txt file
keystoneauth depends on some libraries being installed for tests to
work. Broadly we track those in bindep.txt files. Add one.

Change-Id: Ie8e86ce50e337dcc65159d54d967427e10463c61
2017-04-19 11:52:04 -05:00

9 lines
334 B
Plaintext

# This is a cross-platform list tracking distribution packages needed for install and tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
build-essential [platform:dpkg test]
python-dev [platform:dpkg test]
python-devel [platform:rpm test]
libkrb5-dev [platform:dpkg test]
krb5-devel [platform:rpm test]