diff --git a/bindep.txt b/bindep.txt new file mode 100644 index 0000000..8895a06 --- /dev/null +++ b/bindep.txt @@ -0,0 +1,10 @@ +# See openstack-infra/project-config:jenkins/data/bindep-fallback.txt +# This is used by bindep: sudo [apt-get | yum] install $(bindep -b) + +libldap2-dev [platform:dpkg] +libsasl2-dev [platform:dpkg] + +cyrus-sasl-devel [platform:rpm] +openldap-devel [platform:redhat] + +openldap2-devel [platform:suse]