mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-19 20:08:27 +01:00
hypridle: update
- use sdbus-c++-2
This commit is contained in:
parent
3ddd45491d
commit
5f57ca7e23
@ -6,11 +6,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983"
|
|||||||
|
|
||||||
SRC_URI = "git://github.com/hyprwm/hypridle.git;protocol=https;branch=main"
|
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"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "918fd78dec258923094ecddc4e317c5b29ec2486"
|
SRCREV = "af2d65dcdceda812e28ffe3497e03e8faa1bd46f"
|
||||||
PV = "0.1.3"
|
PV = "0.1.4"
|
||||||
|
|
||||||
inherit cmake pkgconfig
|
inherit cmake pkgconfig
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user