From f93092d1bdd77adcd7f445a88a86fb2aab5ac88c Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 31 Jul 2022 16:48:00 +0200 Subject: [PATCH] wayfire: update --- recipes-wlroots/wayfire/wayfire_git.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/recipes-wlroots/wayfire/wayfire_git.bb b/recipes-wlroots/wayfire/wayfire_git.bb index 8a81bee..8ce5258 100644 --- a/recipes-wlroots/wayfire/wayfire_git.bb +++ b/recipes-wlroots/wayfire/wayfire_git.bb @@ -10,11 +10,13 @@ REQUIRED_DISTRO_FEATURES = "wayland" DEPENDS += " \ cairo \ + ffmpeg \ freetype \ glm \ jpeg \ libdrm \ libevdev \ + libnotify \ libinput \ libpng \ libxkbcommon \ @@ -55,8 +57,8 @@ SRC_URI = " \ file://0001-meson.build-build-with-system-wf-touch-and-wf-utils.patch \ " -SRCREV = "835a7bf9bde4e78796f9fd9f14021476084a9728" -PV = "0.7.2" +SRCREV = "0f0b1642183007b0e58ad4d4e5f9e86d16355ea7" +PV = "0.7.4" S = "${WORKDIR}/git" inherit meson pkgconfig features_check