hyprland: add hyprshutdown to rrecommends

This commit is contained in:
Markus Volk
2025-12-17 19:05:16 +01:00
parent 8f75f1f6a4
commit 7e61c33701
2 changed files with 4 additions and 3 deletions

View File

@@ -15,6 +15,7 @@ DEPENDS += " \
hyprgraphics \
hyprlang \
hyprutils \
hyprwayland-scanner-native \
hyprwire \
hyprwire-native \
jq-native \
@@ -30,17 +31,17 @@ DEPENDS += " \
util-linux-libuuid \
virtual/egl \
wayland-native \
hyprwayland-scanner-native \
"
RRECOMMENDS:${PN} ?= " \
foot \
jq \
grim \
hyprland-contrib \
hyprland-guiutils \
hyprshutdown \
jq \
slurp \
wl-clipboard \
hyprland-contrib \
"
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1"