forked from jengelh/ffmpeg-4
the @sle expansion is really silly, breaks quilt
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-4?expand=0&rev=126
This commit is contained in:
parent
2a43e2c0bb
commit
44525cb3bf
@ -199,7 +199,7 @@ BuildRequires: pkgconfig(xcb-shm)
|
||||
BuildRequires: pkgconfig(xcb-xfixes)
|
||||
BuildRequires: pkgconfig(xext)
|
||||
BuildRequires: pkgconfig(xfixes)
|
||||
%if 0%{?suse_version} >= 1550 || 0%{?xsle_version} >= 150200
|
||||
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150200
|
||||
%ifarch x86_64
|
||||
BuildRequires: pkgconfig(libmfx)
|
||||
%endif
|
||||
@ -676,7 +676,7 @@ LDFLAGS="%_lto_cflags" \
|
||||
%if %{with lv2}
|
||||
--enable-lv2 \
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1550 || 0%{?xsle_version} >= 150200
|
||||
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150200
|
||||
%ifarch x86_64
|
||||
--enable-libmfx \
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user