Accepting request 416411 from home:plater
Make Factory build with native gcc OBS-URL: https://build.opensuse.org/request/show/416411 OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=92
This commit is contained in:
parent
d82fdd94ad
commit
d8544a9807
@ -27,7 +27,7 @@ Name: xine-lib
|
|||||||
%bcond_without distributable
|
%bcond_without distributable
|
||||||
%bcond_with onlynondistributable
|
%bcond_with onlynondistributable
|
||||||
%bcond_without pulseaudio
|
%bcond_without pulseaudio
|
||||||
%if 0%{?is_opensuse} == 1
|
%if 0%{?suse_version} == 1315
|
||||||
%bcond_without gcc5
|
%bcond_without gcc5
|
||||||
%else
|
%else
|
||||||
%bcond_with gcc5
|
%bcond_with gcc5
|
||||||
@ -69,20 +69,20 @@ BuildRequires: libmpcdec-devel
|
|||||||
BuildRequires: libsmbclient-devel
|
BuildRequires: libsmbclient-devel
|
||||||
BuildRequires: libtheora-devel
|
BuildRequires: libtheora-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
BuildRequires: libv4l-devel >= 0.8.4
|
||||||
BuildRequires: libvorbis-devel
|
BuildRequires: libvorbis-devel
|
||||||
|
BuildRequires: lirc-devel
|
||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
BuildRequires: speex-devel
|
BuildRequires: speex-devel
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: vcdimager-devel
|
BuildRequires: vcdimager-devel
|
||||||
BuildRequires: xorg-x11-devel
|
BuildRequires: xorg-x11-devel
|
||||||
BuildRequires: libv4l-devel >= 0.8.4
|
|
||||||
BuildRequires: lirc-devel
|
|
||||||
%if %{with ffmpeg}
|
%if %{with ffmpeg}
|
||||||
BuildRequires: pkgconfig(libbluray) >= 0.2.1
|
|
||||||
BuildRequires: pkgconfig(libavcodec)
|
BuildRequires: pkgconfig(libavcodec)
|
||||||
BuildRequires: pkgconfig(libavutil)
|
|
||||||
BuildRequires: pkgconfig(libpostproc)
|
|
||||||
BuildRequires: pkgconfig(libavformat)
|
BuildRequires: pkgconfig(libavformat)
|
||||||
|
BuildRequires: pkgconfig(libavutil)
|
||||||
|
BuildRequires: pkgconfig(libbluray) >= 0.2.1
|
||||||
|
BuildRequires: pkgconfig(libpostproc)
|
||||||
%else
|
%else
|
||||||
BuildRequires: libavutil-devel
|
BuildRequires: libavutil-devel
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user