nzportable: fix dependencies
adds xorg.libxcb to buildInputs
This commit is contained in:
@@ -61,6 +61,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
buildInputs = [
|
||||
libGL
|
||||
xorg.libxcb
|
||||
xorg.libX11
|
||||
xorg.libXrandr
|
||||
xorg.libXcursor
|
||||
|
||||
Reference in New Issue
Block a user