From b5e4c01bcd430a2d38af2c0f345cf78ca2a3a286 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Wed, 11 Jan 2023 00:43:03 -0500 Subject: gui-wm/hyprland: fix wlroots conflicts Signed-off-by: Julien Roy --- gui-wm/hyprland/hyprland-0.20.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui-wm/hyprland/hyprland-0.20.1.ebuild') diff --git a/gui-wm/hyprland/hyprland-0.20.1.ebuild b/gui-wm/hyprland/hyprland-0.20.1.ebuild index d9a02e0..f7f9969 100644 --- a/gui-wm/hyprland/hyprland-0.20.1.ebuild +++ b/gui-wm/hyprland/hyprland-0.20.1.ebuild @@ -85,7 +85,7 @@ src_configure() { } src_install() { - meson_src_install + meson_src_install --skip-subprojects wlroots use grimblast && emake PREFIX="${ED}/usr" -C "${WORKDIR}/contrib-${CONTRIBCOMMIT}/grimblast" install use shellevents && emake PREFIX="${ED}/usr" -C "${WORKDIR}/contrib-${CONTRIBCOMMIT}/shellevents" install -- cgit v1.2.3