hyprland: update

This commit is contained in:
Markus Volk 2024-12-17 09:56:37 +01:00
parent b3a5b224ba
commit a88f82b035

View File

@ -22,6 +22,7 @@ DEPENDS += " \
libxkbcommon \ libxkbcommon \
pango \ pango \
pixman \ pixman \
re2 \
tomlplusplus \ tomlplusplus \
util-linux-libuuid \ util-linux-libuuid \
virtual/egl \ virtual/egl \
@ -43,8 +44,8 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1" SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1"
SRCREV = "9f7a96b997d90c4c188f3837e02859a25a05611e" SRCREV = "788ae588979c2a1ff8a660f16e3c502ef5796755"
PV = "0.45.2" PV = "0.46.0"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit meson pkgconfig features_check inherit meson pkgconfig features_check