diff --git a/recipes-support/hyprpaper/hyprpaper_git.bb b/recipes-support/hyprpaper/hyprpaper_git.bb index 63b1a8e..0d8fa93 100644 --- a/recipes-support/hyprpaper/hyprpaper_git.bb +++ b/recipes-support/hyprpaper/hyprpaper_git.bb @@ -5,19 +5,21 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=936078e4e67b0e1e1bd1e862d4ffbc25" SRC_URI = "git://github.com/hyprwm/hyprpaper.git;protocol=https;branch=main" -PV = "0.5.0" -SRCREV = "c447f1195c2b0f055404bd0140d160e8452633e2" +PV = "0.6.0" +SRCREV = "c022069390f142d6d3dc8864609292f5ce168c6f" S = "${WORKDIR}/git" DEPENDS += " \ cairo \ file \ fribidi \ + hyprlang \ jpeg \ libwebp \ libxdmcp \ pango \ pcre \ + pcre2 \ util-linux \ wayland \ wayland-native \ @@ -25,6 +27,8 @@ DEPENDS += " \ wlroots \ " +RDEPENDS:${PN} = "hyprlang" + REQUIRED_DISTRO_FEATURES = "wayland" EXTRA_OEMAKE = " \