labwc: update

This commit is contained in:
Markus Volk 2024-01-05 18:32:02 +01:00
parent bf90225b4f
commit 73270551b7

View File

@ -19,7 +19,7 @@ DEPENDS += " \
libdrm \ libdrm \
libxkbcommon \ libxkbcommon \
libinput \ libinput \
wlroots-0.16 \ wlroots-0.17 \
" "
RRECOMMENDS:${PN} ?= " \ RRECOMMENDS:${PN} ?= " \
@ -33,8 +33,8 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "git://github.com/labwc/labwc.git;protocol=https;branch=master" SRC_URI = "git://github.com/labwc/labwc.git;protocol=https;branch=master"
SRCREV = "7af5f1d5ceea6db6529ad2beb9c3cad94f74f719" SRCREV = "eb41fb1e0b510e623ab9fb91f697209effe8915b"
PV = "0.6.6" PV = "0.7.0"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit meson pkgconfig features_check gettext inherit meson pkgconfig features_check gettext