mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-19 20:08:27 +01:00
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:
parent
6155ab03ed
commit
b682aeee32
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user