forked from pool/ffmpeg-6
libvpl not available for aarch64
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-6?expand=0&rev=24
This commit is contained in:
parent
5eff92886e
commit
0445c3e8cf
@ -237,7 +237,7 @@ BuildRequires: pkgconfig(vulkan) >= 1.3.255
|
||||
BuildRequires: pkgconfig(libmfx)
|
||||
%endif
|
||||
%else
|
||||
%ifarch x86_64 %x86_64 aarch64
|
||||
%ifarch x86_64 %x86_64
|
||||
BuildRequires: pkgconfig(vpl) >= 2.6
|
||||
%endif
|
||||
%endif
|
||||
@ -638,7 +638,7 @@ LDFLAGS="%_lto_cflags" \
|
||||
--enable-libmfx \
|
||||
%endif
|
||||
%else
|
||||
%ifarch x86_64 %x86_64 aarch64
|
||||
%ifarch x86_64 %x86_64
|
||||
--enable-libvpl \
|
||||
%endif
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user