Add recipe for sdbus-c++-1

We still need it. At least hyprland has not yet been ported to sdbus-c++-2
This commit is contained in:
Markus Volk
2024-05-02 19:53:16 +02:00
parent 280159e855
commit e96711817f
4 changed files with 59 additions and 2 deletions

View File

@ -6,7 +6,7 @@ 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++"
DEPENDS = "wayland wayland-native wayland-protocols hyprlang sdbus-c++-1"
S = "${WORKDIR}/git"
SRCREV = "7cff4581a3753154fc5b41f39a098fad49b777b1"