Merge "Add bindep.txt file to prevent fallback to generic list"

This commit is contained in:
Zuul 2018-04-11 10:42:24 +00:00 committed by Gerrit Code Review
commit dfcad40005
1 changed files with 9 additions and 0 deletions

9
bindep.txt Normal file
View File

@ -0,0 +1,9 @@
# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
locales [platform:debian]
python-dev [platform:dpkg]
python-devel [platform:rpm]
python3-all-dev [platform:ubuntu !platform:ubuntu-precise]
python3-dev [platform:dpkg]
python3-devel [platform:fedora]