sdl3: depend on libxcb independently of libx11 propagating it

This commit is contained in:
quantenzitrone
2025-08-22 16:13:26 +02:00
committed by Alyssa Ross
parent 3d1033ce5c
commit a06389255a
+1
View File
@@ -147,6 +147,7 @@ stdenv.mkDerivation (finalAttrs: {
]
++ lib.optionals x11Support [
xorg.libX11
xorg.libxcb
xorg.libXScrnSaver
xorg.libXcursor
xorg.libXext