Merge pull request #2465 from henrispriet/henrispriet-wayland-deps
Fix DEPENDENCIES.md for wayland
This commit is contained in:
commit
d8d58635e1
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ pkgs.mkShell rec {
|
||||||
xorg.libXcursor
|
xorg.libXcursor
|
||||||
xorg.libXi
|
xorg.libXi
|
||||||
xorg.libXrandr
|
xorg.libXrandr
|
||||||
|
wayland
|
||||||
|
libxkbcommon
|
||||||
];
|
];
|
||||||
|
|
||||||
LD_LIBRARY_PATH =
|
LD_LIBRARY_PATH =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue