SHA256
1
0
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:
Jan Engelhardt 2024-01-15 17:06:02 +00:00 committed by Git OBS Bridge
parent 5eff92886e
commit 0445c3e8cf

View File

@ -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