From f8d54fe8a4b1661a9b2a8380301c7b6b11568335 Mon Sep 17 00:00:00 2001 From: jthro Date: Sat, 27 Apr 2024 03:12:19 +0000 Subject: [PATCH] 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 Signed-off-by: Yixun Lan --- gui-wm/hyprland/hyprland-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-wm/hyprland/hyprland-9999.ebuild b/gui-wm/hyprland/hyprland-9999.ebuild index a2006ea159831..65a0a88435413 100644 --- a/gui-wm/hyprland/hyprland-9999.ebuild +++ b/gui-wm/hyprland/hyprland-9999.ebuild @@ -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 "