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:
parent
4ab3ed86e2
commit
15fb9b0f87
@ -30,13 +30,10 @@ Name: xine-lib
|
|||||||
%if 0%{?suse_version} > 1320
|
%if 0%{?suse_version} > 1320
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
%else
|
%else
|
||||||
%if 0%{?sle_version} == 120100
|
# Leap 42.1 / Leap 42.2+ / SLE12SP2Backports
|
||||||
# Leap 42.1
|
|
||||||
BuildRequires: gcc5
|
BuildRequires: gcc5
|
||||||
%else
|
BuildRequires: libcilkrts5-gcc5
|
||||||
# Leap 42.2+ / SLE12SP2Backports
|
BuildRequires: liblsan0-gcc5
|
||||||
BuildRequires: gcc6
|
|
||||||
%endif
|
|
||||||
%endif
|
%endif
|
||||||
%bcond_without ffmpeg
|
%bcond_without ffmpeg
|
||||||
%bcond_with sdl
|
%bcond_with sdl
|
||||||
|
Loading…
Reference in New Issue
Block a user