From ae5244e6cf2df90b6a08a558e045e5f65e762f78 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Wed, 13 Jul 2022 07:31:14 -0400 Subject: [PATCH] Add note about backported fix for DRI assumptions --- SDL2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/SDL2.spec b/SDL2.spec index 91a88c3..0770125 100644 --- a/SDL2.spec +++ b/SDL2.spec @@ -24,6 +24,7 @@ Patch1: SDL2-2.0.9-khrplatform.patch # Prefer Wayland by default Patch2: SDL2-2.0.22-prefer-wayland.patch # Fix assumption that DRI_DEVNAME begins at 0 +## From: https://github.com/libsdl-org/SDL/commit/c0eada20198430109f5072d13b51cf4554a1dec3 Patch3: SDL2-2.0.22-fix-dri-assumption.patch BuildRequires: git-core