bifrost/bindep.txt
Markos Chandras ec88ca2c86 Add openSUSE Leap 15 jobs
We make the following changes in order to support openSUSE Leap 15.0

- Updates the bindep.txt file to match the SUSE family.
- The netstat binary has been moved to net-tools-deprecated
  package.
- We fix a bug when checking the status to extra dependencies. The
  variable is an array, but the code was only checking the first
  entry of the array.
- Replace spaces with '_' on ansible_distribution since openSUSE Leap
  15.0 is being reported as 'openSUSE Leap' by Ansible.

Change-Id: I800331e29e0d47a3121229cd66a5814277e34b84
2018-11-07 09:25:26 +00:00

23 lines
715 B
Plaintext

epel-release [platform:centos platform:rhel]
gcc
git
libffi-devel [platform:redhat platform:suse !platform:opensuseproject-42]
libffi-devel-gcc5 [platform:opensuseproject-42]
libffi-dev [platform:dpkg]
libopenssl-devel [platform:suse]
openssl-devel [platform:redhat]
libssl-dev [platform:dpkg]
lsb-release [platform:suse platform:dpkg]
redhat-lsb [platform:redhat]
make
mariadb [platform:suse]
mariadb-server [platform:redhat]
mysql-server [platform:dpkg]
net-tools
python [platform:rpm]
python-minimal [platform:dpkg]
python-devel [platform:rpm]
python-dev [platform:dpkg]
python-virtualenv
wget