Accepting request 508667 from home:plater

Next try for 42,2 unresolvables

OBS-URL: https://build.opensuse.org/request/show/508667
OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=99
This commit is contained in:
Dave Plater 2017-07-07 05:52:01 +00:00 committed by Git OBS Bridge
parent 15fb9b0f87
commit aa956db4a8

View File

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