summaryrefslogtreecommitdiff
path: root/gui-wm
diff options
context:
space:
mode:
authorJulien Roy <julien@jroy.ca>2023-06-05 10:07:36 -0400
committerJoonas Niilola <juippis@gentoo.org>2023-06-11 11:22:25 +0300
commit03285a6c14f017ec617ac7b60c61bd07833ececc (patch)
treeebbef0e34d4ffb04da5bf0ab0140db55f56b0689 /gui-wm
parentmedia-gfx/scrot: add myself as maintainer (diff)
downloadgentoo-03285a6c14f017ec617ac7b60c61bd07833ececc.tar.gz
gentoo-03285a6c14f017ec617ac7b60c61bd07833ececc.tar.bz2
gentoo-03285a6c14f017ec617ac7b60c61bd07833ececc.zip
gui-wm/hyprland: add missing BDEPEND
Closes: https://bugs.gentoo.org/907893 Signed-off-by: Julien Roy <julien@jroy.ca> Closes: https://github.com/gentoo/gentoo/pull/31317 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'gui-wm')
-rw-r--r--gui-wm/hyprland/hyprland-0.26.0.ebuild1
1 files changed, 1 insertions, 0 deletions
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?]
"