Fix DEPENDENCIES.md for wayland
This commit is contained in:
parent
e6d0b3bda5
commit
b8321b8b2b
1 changed files with 4 additions and 0 deletions
|
|
@ -25,6 +25,10 @@ pkgs.mkShell rec {
|
||||||
xorg.libXcursor
|
xorg.libXcursor
|
||||||
xorg.libXi
|
xorg.libXi
|
||||||
xorg.libXrandr
|
xorg.libXrandr
|
||||||
|
|
||||||
|
wayland
|
||||||
|
wayland.dev
|
||||||
|
libxkbcommon
|
||||||
];
|
];
|
||||||
|
|
||||||
LD_LIBRARY_PATH =
|
LD_LIBRARY_PATH =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue