From 123d8b928ee21f0ef52d1c53d30a52fd61266051 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 25 Jun 2024 07:01:38 +0200 Subject: [PATCH] hyprpaper: update - Update dependencies --- recipes-support/hyprland/hyprpaper_git.bb | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/recipes-support/hyprland/hyprpaper_git.bb b/recipes-support/hyprland/hyprpaper_git.bb index 61f84f9..319a4ba 100644 --- a/recipes-support/hyprland/hyprpaper_git.bb +++ b/recipes-support/hyprland/hyprpaper_git.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=936078e4e67b0e1e1bd1e862d4ffbc25" SRC_URI = "git://github.com/hyprwm/hyprpaper.git;protocol=https;branch=main" PV = "0.7.0" -SRCREV = "03cd362f494d6771b4f524f4fafbc28bade00c8e" +SRCREV = "f4abf5902f3f0c51d2aab8a521f7c1b1b08afd64" S = "${WORKDIR}/git" DEPENDS += " \ @@ -15,16 +15,12 @@ DEPENDS += " \ fribidi \ hyprlang \ jpeg \ + libglvnd \ libwebp \ - libxdmcp \ pango \ - pcre \ - pcre2 \ - util-linux \ wayland \ wayland-native \ wayland-protocols \ - wlroots \ " RDEPENDS:${PN} = "hyprlang"