commit:     f8d54fe8a4b1661a9b2a8380301c7b6b11568335
Author:     jthro <jethro.rosette <AT> outlook <DOT> com>
AuthorDate: Sat Apr 27 03:12:19 2024 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sat Apr 27 11:09:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8d54fe8

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 <AT> outlook.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 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 a2006ea15983..65a0a8843541 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
 "
 

Reply via email to