groups/bindep.txt
Andreas Jaeger be07a01d92 Move other-requirements.txt to bindep.txt
The default filename for documenting binary dependencies has been
changed from "other-requirements.txt" to "bindep.txt" with the release
of bindep 2.1.0. While the previous name is still supported, it will
be deprecated.

Move the file around to follow this change.

Note that this change is self-testing, the OpenStack CI infrastructure
will use a "bindep.txt" file to setup nodes for testing.

For more information about bindep, see also:
http://docs.openstack.org/infra/manual/drivers.html#package-requirements
http://docs.openstack.org/infra/bindep/

Change-Id: I6e7e9aa24403f9d5013cdb67279eaf1f062a45f1
2016-08-12 19:29:55 +02:00

8 lines
338 B
Plaintext

# This is a cross-platform list tracking distribution packages needed by tests;
# see http://docs.openstack.org/infra/bindep/ for additional information.
php-cli [platform:rpm platform:ubuntu-xenial]
php-mcrypt [platform:ubuntu-xenial]
php5-cli [platform:dpkg !platform:ubuntu-xenial]
php5-mcrypt [platform:dpkg !platform:ubuntu-xenial]