From 0f7fb02511e31514672a9f4a21732828cbe30f2a Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 29 Sep 2024 16:41:51 +0200 Subject: [PATCH] hyprpicker: update --- recipes-support/hyprland/hyprpicker_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprpicker_git.bb b/recipes-support/hyprland/hyprpicker_git.bb index 36d2425..d04052b 100644 --- a/recipes-support/hyprland/hyprpicker_git.bb +++ b/recipes-support/hyprland/hyprpicker_git.bb @@ -7,19 +7,20 @@ SRC_URI = "git://github.com/hyprwm/hyprpicker.git;protocol=https;branch=main" PV = "0.3.0" S = "${WORKDIR}/git" -SRCREV = "38fe668e58014c75cf28f7cb5fc136aa710e7039" +SRCREV = "c9238d39f64dd2618975c9d654301a4720659aed" DEPENDS = " \ cairo \ fribidi \ hyprutils \ + hyprwayland-scanner \ + hyprwayland-scanner-native \ jpeg \ libxkbcommon \ pango \ pcre \ util-linux \ wayland \ - wayland-native \ wayland-protocols \ "