summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón <hector@hecrj.dev>2024-06-16 20:37:41 +0200
committerLibravatar GitHub <noreply@github.com>2024-06-16 20:37:41 +0200
commitd8d58635e12ce590119d9d1293dbbf7e722c5ba3 (patch)
treebb83d0e37b8d903b1870d3e87393d1d3eb5e063f
parent95d4adb55e485c01eec839736f328be26f2ccab6 (diff)
parenta892135206d258805c619b97d834658465bfcc5c (diff)
downloadiced-d8d58635e12ce590119d9d1293dbbf7e722c5ba3.tar.gz
iced-d8d58635e12ce590119d9d1293dbbf7e722c5ba3.tar.bz2
iced-d8d58635e12ce590119d9d1293dbbf7e722c5ba3.zip
Merge pull request #2465 from henrispriet/henrispriet-wayland-deps
Fix DEPENDENCIES.md for wayland
Diffstat (limited to '')
-rw-r--r--DEPENDENCIES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/DEPENDENCIES.md b/DEPENDENCIES.md
index 5d738d85..87fd8c7c 100644
--- a/DEPENDENCIES.md
+++ b/DEPENDENCIES.md
@@ -25,6 +25,8 @@ pkgs.mkShell rec {
xorg.libXcursor
xorg.libXi
xorg.libXrandr
+ wayland
+ libxkbcommon
];
LD_LIBRARY_PATH =