From fc5aa683758dca72c241624f80f5e175360c82a9 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 26 Oct 2024 07:53:09 +0200 Subject: [PATCH] labwc: update --- recipes-wlroots/labwc/labwc_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/recipes-wlroots/labwc/labwc_git.bb b/recipes-wlroots/labwc/labwc_git.bb index 9d371bf..4a578ad 100644 --- a/recipes-wlroots/labwc/labwc_git.bb +++ b/recipes-wlroots/labwc/labwc_git.bb @@ -10,6 +10,7 @@ REQUIRED_DISTRO_FEATURES = "wayland" DEPENDS += " \ libxml2 \ + libsfdo \ glib-2.0 \ cairo \ pango \ @@ -34,8 +35,8 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "git://github.com/labwc/labwc.git;protocol=https;branch=master" -SRCREV = "98c876d79644eb89aded1db6fba57e95b5a3210f" -PV = "0.8.0" +SRCREV = "6bd36e85122101b30a852723b33d72210d45f8a5" +PV = "0.8.1" S = "${WORKDIR}/git" inherit meson pkgconfig features_check gettext