diff --git a/recipes-support/hyprland/hyprpaper/hyprpaper_git.bb b/recipes-support/hyprland/hyprpaper/hyprpaper_git.bb index 113ba40..68ee77c 100644 --- a/recipes-support/hyprland/hyprpaper/hyprpaper_git.bb +++ b/recipes-support/hyprland/hyprpaper/hyprpaper_git.bb @@ -6,20 +6,17 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=936078e4e67b0e1e1bd1e862d4ffbc25" SRC_URI = "git://github.com/hyprwm/hyprpaper.git;protocol=https;branch=main" PV = "0.7.3" -SRCREV = "eb9db3b815b09e8dcc5ae92b1bd03f9c8e63eeea" +SRCREV = "251e8e2593cdd2ef0a015f4f6e211a7bab3a63ed" S = "${WORKDIR}/git" DEPENDS += " \ cairo \ - file \ fribidi \ hyprlang \ + hyprutils \ hyprgraphics \ hyprwayland-scanner-native \ - jpeg \ - libjxl \ libglvnd \ - libwebp \ pango \ wayland \ wayland-native \