From 754c474f67ea7808143d27b5743470f8ff9b1df7 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 26 Apr 2023 10:14:09 +0200 Subject: [PATCH] azote: update - add support for webp --- recipes-gtk/nwg-shell/azote_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-gtk/nwg-shell/azote_git.bb b/recipes-gtk/nwg-shell/azote_git.bb index 93ac809..7a82c1e 100644 --- a/recipes-gtk/nwg-shell/azote_git.bb +++ b/recipes-gtk/nwg-shell/azote_git.bb @@ -26,7 +26,7 @@ inherit setuptools3 S = "${WORKDIR}/git" PV = "1.11.0" -SRCREV = "95372d8eac96c322d2c8e6a186c8481fc504dca4" +SRCREV = "24841f4d13680ab172e5713635cfbef11c1fa193" do_configure:prepend() { [ -d ${S}/dist ] && mv ${S}/dist ${S}/distrib