xdg-desktop-portal-hyprland: Update

xdg-desktop-portal-hyprland now uses grim/slurp/hyprpicker for
the screenshot portal. Add rdepends
This commit is contained in:
Markus Volk 2023-11-05 09:18:50 +01:00
parent 6155ab03ed
commit b682aeee32
2 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ DEPENDS = " \
virtual/libgbm \
"
RDEPENDS:${PN} = "hyprland-share-picker"
RDEPENDS:${PN} = "hyprland-share-picker grim slurp hyprpicker"
RCONFLICTS:${PN} = "xdg-desktop-portal-wlr xdg-desktop-portal-gnome"
inherit meson pkgconfig features_check

View File

@ -1,3 +1,3 @@
SRC_URI = "gitsm://github.com/hyprwm/xdg-desktop-portal-hyprland.git;protocol=https;nobranch=1"
SRCREV = "22e7a65ff9633e1dedfa5317fdffc49f68de2ff2"
PV = "1.2.3"
SRCREV = "b2fc1110963fa583ad5348a9dc0101bd58ceac7a"
PV = "1.2.4"