diff --git a/mpv.spec b/mpv.spec index f9ab6a7..4ee714d 100644 --- a/mpv.spec +++ b/mpv.spec @@ -64,9 +64,11 @@ BuildRequires: pkgconfig(luajit) BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(smbclient) BuildRequires: pkgconfig(vdpau) +%ifarch x86_64 %if 0%{?fedora} || 0%{?rhel} > 7 BuildRequires: pkgconfig(vapoursynth) %endif +%endif BuildRequires: waf-python3 BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-cursor)