hyprpaper: update

- add webp support
This commit is contained in:
Markus Volk 2023-12-22 18:46:39 +01:00
parent 9438baf14f
commit 195521d549

View File

@ -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.5.0"
SRCREV = "f3837e9d59866ee5e50d4c13d063b918806176df"
SRCREV = "c447f1195c2b0f055404bd0140d160e8452633e2"
S = "${WORKDIR}/git"
DEPENDS += " \
@ -14,6 +14,7 @@ DEPENDS += " \
file \
fribidi \
jpeg \
libwebp \
libxdmcp \
pango \
pcre \