sdl3: depend on libxcb independently of libx11 propagating it
This commit is contained in:
committed by
Alyssa Ross
parent
3d1033ce5c
commit
a06389255a
@@ -147,6 +147,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
]
|
||||
++ lib.optionals x11Support [
|
||||
xorg.libX11
|
||||
xorg.libxcb
|
||||
xorg.libXScrnSaver
|
||||
xorg.libXcursor
|
||||
xorg.libXext
|
||||
|
||||
Reference in New Issue
Block a user