From 38f35236e972d24a987493853a094729248dc5b4 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Mon, 5 Dec 2022 00:43:40 +0000 Subject: [PATCH] added additional deps --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d79611c..dad0da6 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ we have a separate desktop portal impl for Hyprland. Although `-wlr` **does** work with Hyprland, `-hyprland` offers more features. +## Additional dependencies +XDPH depends on `qt6` and `qt6-wayland` for the sharing selector. Lack of either will +cause screensharing to not work at all. + ## Building ```sh