Accepting request 508599 from home:plater

Fix gcc5 dependency hell

OBS-URL: https://build.opensuse.org/request/show/508599
OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=98
This commit is contained in:
Dave Plater 2017-07-06 15:32:59 +00:00 committed by Git OBS Bridge
parent 4ab3ed86e2
commit 15fb9b0f87

View File

@ -30,13 +30,10 @@ Name: xine-lib
%if 0%{?suse_version} > 1320
BuildRequires: gcc
%else
%if 0%{?sle_version} == 120100
# Leap 42.1
# Leap 42.1 / Leap 42.2+ / SLE12SP2Backports
BuildRequires: gcc5
%else
# Leap 42.2+ / SLE12SP2Backports
BuildRequires: gcc6
%endif
BuildRequires: libcilkrts5-gcc5
BuildRequires: liblsan0-gcc5
%endif
%bcond_without ffmpeg
%bcond_with sdl