From 5f57ca7e23d05b570b3e169db8fb61a0aef6d8e7 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 23 Oct 2024 17:04:33 +0200 Subject: [PATCH] hypridle: update - use sdbus-c++-2 --- recipes-support/hyprland/hypridle_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-support/hyprland/hypridle_git.bb b/recipes-support/hyprland/hypridle_git.bb index 74a101b..5575ac6 100644 --- a/recipes-support/hyprland/hypridle_git.bb +++ b/recipes-support/hyprland/hypridle_git.bb @@ -6,11 +6,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983" SRC_URI = "git://github.com/hyprwm/hypridle.git;protocol=https;branch=main" -DEPENDS = "wayland wayland-native wayland-protocols hyprlang sdbus-c++-1" +DEPENDS = "wayland wayland-native wayland-protocols hyprlang sdbus-c++" S = "${WORKDIR}/git" -SRCREV = "918fd78dec258923094ecddc4e317c5b29ec2486" -PV = "0.1.3" +SRCREV = "af2d65dcdceda812e28ffe3497e03e8faa1bd46f" +PV = "0.1.4" inherit cmake pkgconfig