commit:     48977038421d49db874e0690f7b2dab90d4ac304
Author:     Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Sun Apr 23 19:53:10 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 19:53:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=48977038

gui-wm/hyprland: add missing BDEPEND

Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 gui-wm/hyprland/hyprland-0.24.1-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gui-wm/hyprland/hyprland-0.24.1-r1.ebuild 
b/gui-wm/hyprland/hyprland-0.24.1-r1.ebuild
index 888dbbce7..df6fbb61d 100644
--- a/gui-wm/hyprland/hyprland-0.24.1-r1.ebuild
+++ b/gui-wm/hyprland/hyprland-0.24.1-r1.ebuild
@@ -29,7 +29,6 @@ RDEPEND="
        dev-util/glslang
        dev-util/vulkan-headers
        gui-libs/gtk-layer-shell
-       >=gui-libs/wlroots-0.16.0[X?]
        media-libs/libdisplay-info
        media-libs/libglvnd[X?]
        media-libs/mesa[gles2,wayland,X?]
@@ -60,6 +59,8 @@ DEPEND="${RDEPEND}"
 BDEPEND="
        dev-libs/hyprland-protocols
        dev-libs/libliftoff
+       dev-vcs/git
+       >=gui-libs/wlroots-0.16.0[X?]
        grimblast? ( app-text/scdoc )
        shellevents? ( app-text/scdoc )
 "

Reply via email to