vars: suse-42: Drop libgcc_s1 dependency

openSUSE provides multiple versions of gcc (and libgcc) and the
correct variant of libgcc is always pulled in when we install
'gcc'. As such, drop the explicit libgcc_s1 dependency and let
zypper pull the correct version for us.

Change-Id: If37d71c55f775a4996b97bf5806e274ce2f39c46
This commit is contained in:
Markos Chandras 2017-07-06 14:47:29 +01:00
parent 5c5108a00a
commit 0697020d06

View File

@ -22,7 +22,6 @@ galera_server_required_distro_packages:
- gpg2
- libaio-devel
- libstdc++-devel
- libgcc_s1
- libgcrypt-devel
- libmysqlclient-devel
- mariadb-client