Merge pull request 'recipes-support/hyprland: update hyprpicker' (#3) from dylad/meta-wayland:pr/update_hyprpicker_rev into master

Reviewed-on: https://codeberg.org/flk/meta-wayland/pulls/3
This commit is contained in:
Markus Volk 2024-07-15 16:11:02 +00:00
commit 86858458b5

View File

@ -5,9 +5,9 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=936078e4e67b0e1e1bd1e862d4ffbc25"
SRC_URI = "git://github.com/hyprwm/hyprpicker.git;protocol=https;branch=main"
PV = "0.2.0"
PV = "0.3.0"
S = "${WORKDIR}/git"
SRCREV = "0eb49192a5cdd5e6e8e6c2c82c33857d78d6cd56"
SRCREV = "8791f717ef495c8c5a36b21cbccc7cf218fbc380"
DEPENDS = " \
cairo \
@ -21,7 +21,6 @@ DEPENDS = " \
wayland \
wayland-native \
wayland-protocols \
virtual/libgles3 \
"
RDEPENDS:${PN} = "wl-clipboard"