commit 04297e141991005ede0e0db71b14349ff255102e
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Thu Oct 28 21:47:34 2021 +0200
Update egl-wayland deps
xorg-x11-drv-nvidia.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec
index e9223ca..3fb1bf8 100644
--- a/xorg-x11-drv-nvidia.spec
+++ b/xorg-x11-drv-nvidia.spec
@@ -165,8 +165,9 @@ Requires: libglvnd-opengl%{?_isa} >= 0.2
%if 0%{?fedora} || 0%{?rhel} > 7
Requires: vulkan-loader%{?_isa}
%ifarch x86_64
+# Fedora 35 has early XWayland support using recent egl-wayland
+Requires: egl-wayland%{?_isa} %{?fc35: >= 1.1.9-2}
# Boolean dependencies are only fedora and el8
-Requires: egl-wayland%{?_isa} >= 1.1.9-2
Requires: (%{name}-libs(x86-32) = %{?epoch}:%{version}-%{release} if
mesa-libGL(x86-32))
%endif
%else
Show replies by date