gamescope-wsi: depend on libxcb independently of libx11 propagating it
Maybe libxcb should be `optionals enableWsi` since the change didn't break the gamescope package without Wsi, but i found out it also builds fine if i move libx11 to `optionals enableWsi` so this is something the gamescope maintainers have to figure out.
This commit is contained in:
committed by
Alyssa Ross
parent
0627922852
commit
7f40bf78b5
@@ -129,6 +129,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
pipewire
|
||||
hwdata
|
||||
xorg.libX11
|
||||
xorg.libxcb
|
||||
wayland
|
||||
wayland-protocols
|
||||
vulkan-loader
|
||||
|
||||
Reference in New Issue
Block a user