Drop boolean deps on aarch64 for x86 gl

el9
Nicolas Chauvet 2 years ago
parent 39a75af339
commit 510cf222c7

@ -179,8 +179,10 @@ Requires: egl-wayland%{?_isa} %{?fc35: >= 1.1.9-2}
Requires: egl-gbm%{?_isa}
%endif
# Boolean dependencies are only fedora and el8
%ifarch x86_64
Requires: (%{name}-libs(x86-32) = %{?epoch}:%{version}-%{release} if mesa-libGL(x86-32))
%endif
%endif
%else
Requires: vulkan-filesystem
%endif

Loading…
Cancel
Save