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: Iafb3a6d6588f9667fc9cc464f24f40ef82f316da
This commit is contained in:
Markos Chandras 2017-07-06 14:42:13 +01:00
parent 869ae0a070
commit 7714dc68f1
1 changed files with 0 additions and 1 deletions

View File

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