commit:     03285a6c14f017ec617ac7b60c61bd07833ececc
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Mon Jun  5 14:07:36 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 08:22:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03285a6c

gui-wm/hyprland: add missing BDEPEND

Closes: https://bugs.gentoo.org/907893
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
Closes: https://github.com/gentoo/gentoo/pull/31317
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 gui-wm/hyprland/hyprland-0.26.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gui-wm/hyprland/hyprland-0.26.0.ebuild 
b/gui-wm/hyprland/hyprland-0.26.0.ebuild
index a8cb65a2382c..e67a76f747bd 100644
--- a/gui-wm/hyprland/hyprland-0.26.0.ebuild
+++ b/gui-wm/hyprland/hyprland-0.26.0.ebuild
@@ -52,6 +52,7 @@ DEPEND="${RDEPEND}"
 BDEPEND="
        dev-libs/hyprland-protocols
        >=dev-libs/wayland-1.22.0
+       dev-util/wayland-scanner
        dev-vcs/git
        >=gui-libs/wlroots-0.16.0[X?]
 "

Reply via email to