SUSE: Add support for openSUSE Leap 15

Change-Id: I1d6782b6fcbcc788930d9a0f3e4a434cb801cf00
This commit is contained in:
Markos Chandras 2018-10-23 12:43:51 +01:00
parent 0b6f76e22c
commit 420b98ead4
2 changed files with 2 additions and 4 deletions

View File

@ -28,9 +28,7 @@ galaxy_info:
- 7
- name: opensuse
versions:
- 42.1
- 42.2
- 42.3
- all
categories:
- cloud
- python

View File

@ -34,7 +34,7 @@ repo_build_distro_packages:
- python-devel
- libopenssl-devel # required to build cryptography
- systemd-devel # required to build systemd-python
- sqlite2-devel # required to build pysqlite
- sqlite-devel # required to build pysqlite
- swig
- which
- tar # required for /opt/op-venv-script.sh