aboutsummaryrefslogtreecommitdiff
path: root/gui-wm/hyprland
diff options
context:
space:
mode:
authorJulien Roy <julien@jroy.ca>2023-01-11 00:43:03 -0500
committerJulien Roy <julien@jroy.ca>2023-01-11 00:43:03 -0500
commitb5e4c01bcd430a2d38af2c0f345cf78ca2a3a286 (patch)
tree4e2af7468c4760024b1a1b6129dbaa0610160d9d /gui-wm/hyprland
parentf4e8295af039a96446fa28b69172e49deaed84ad (diff)
downloadMrRoy-Overlay-b5e4c01bcd430a2d38af2c0f345cf78ca2a3a286.tar.gz
MrRoy-Overlay-b5e4c01bcd430a2d38af2c0f345cf78ca2a3a286.tar.bz2
MrRoy-Overlay-b5e4c01bcd430a2d38af2c0f345cf78ca2a3a286.zip
gui-wm/hyprland: fix wlroots conflicts
Signed-off-by: Julien Roy <julien@jroy.ca>
Diffstat (limited to 'gui-wm/hyprland')
-rw-r--r--gui-wm/hyprland/hyprland-0.20.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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