kanshi: update

This commit is contained in:
Markus Volk 2024-08-13 08:05:06 +02:00
parent 05443025cb
commit 86080f9cc2

View File

@ -11,7 +11,7 @@ SRC_URI = " \
git://git.sr.ht/~emersion/kanshi;protocol=https;branch=master \
"
DEPENDS = "wayland wayland-native"
DEPENDS = "wayland wayland-native libscfg"
inherit meson pkgconfig features_check
@ -23,8 +23,8 @@ PACKAGECONFIG ?= " \
"
S = "${WORKDIR}/git"
PV = "1.2.0"
SRCREV = "992c1954a6a00a3f66882c9eb75d74c2dbcbe25c"
PV = "1.7.0"
SRCREV = "83dc2fd4ff28ba77b5729ab89fc1b8ea3b3e2882"
EXTRA_OEMESON += "--buildtype release"