From b15bd8e8ed5741b9ce3b68834b0e8b1f9d838322 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 19 Dec 2024 18:44:40 +0100 Subject: [PATCH] hyprlock: update --- recipes-support/hyprland/hyprlock_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprlock_git.bb b/recipes-support/hyprland/hyprlock_git.bb index 07db84d..b10295b 100644 --- a/recipes-support/hyprland/hyprlock_git.bb +++ b/recipes-support/hyprland/hyprlock_git.bb @@ -10,6 +10,7 @@ REQUIRED_DISTRO_FEATURES = "opengl" DEPENDS = " \ cairo \ + hyprgraphics \ hyprlang \ hyprutils \ jpeg \ @@ -27,8 +28,8 @@ DEPENDS = " \ " S = "${WORKDIR}/git" -SRCREV = "c3c28feb4c6469269d049185e9427bf4a33c8c40" -PV = "0.5.0" +SRCREV = "d12b4a7fbaf570fbe9322c09a777c124fbf15306" +PV = "0.6.0" inherit cmake pkgconfig features_check