gui-wm/hyprland: update dependency from wayland-scanner to hyprwayland-scanner

Closes: https://bugs.gentoo.org/930393
Closes: https://github.com/gentoo/gentoo/pull/36428
Signed-off-by: jthro <jethro.rosette@outlook.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
jthro
2024-04-27 03:12:19 +00:00
committed by Yixun Lan
parent a1c5947e0b
commit f8d54fe8a4

View File

@@ -58,7 +58,7 @@ WLROOTS_RDEPEND="
"
WLROOTS_BDEPEND="
>=dev-libs/wayland-protocols-1.32
dev-util/wayland-scanner
dev-util/hyprwayland-scanner
virtual/pkgconfig
"
RDEPEND="
@@ -91,7 +91,7 @@ BDEPEND="
|| ( >=sys-devel/gcc-13:* >=sys-devel/clang-16:* )
app-misc/jq
dev-build/cmake
dev-util/wayland-scanner
dev-util/hyprwayland-scanner
virtual/pkgconfig
"