From 0359cd71dcbf34eddb87d4004e416a6f16548af9 Mon Sep 17 00:00:00 2001 From: Steffen Winter Date: Thu, 4 Jan 2024 14:48:35 +0100 Subject: [PATCH] gui-wm/hyprland: depend on app-alternatives/ninja Signed-off-by: Steffen Winter Closes: https://github.com/gentoo/gentoo/pull/34638 Signed-off-by: Sam James --- gui-wm/hyprland/hyprland-0.34.0.ebuild | 2 +- gui-wm/hyprland/hyprland-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-wm/hyprland/hyprland-0.34.0.ebuild b/gui-wm/hyprland/hyprland-0.34.0.ebuild index bd3ac7a0d56ed..9553992671aa4 100644 --- a/gui-wm/hyprland/hyprland-0.34.0.ebuild +++ b/gui-wm/hyprland/hyprland-0.34.0.ebuild @@ -25,9 +25,9 @@ IUSE="X legacy-renderer systemd" # hyprpm (hyprland plugin manager) requires the dependencies at runtime # so that it can clone, compile and install plugins. HYPRPM_RDEPEND=" + app-alternatives/ninja dev-util/cmake dev-util/meson - dev-util/ninja dev-vcs/git sys-auth/polkit virtual/pkgconfig diff --git a/gui-wm/hyprland/hyprland-9999.ebuild b/gui-wm/hyprland/hyprland-9999.ebuild index 56d4297657e4f..83200a73a6b53 100644 --- a/gui-wm/hyprland/hyprland-9999.ebuild +++ b/gui-wm/hyprland/hyprland-9999.ebuild @@ -25,9 +25,9 @@ IUSE="X legacy-renderer systemd" # hyprpm (hyprland plugin manager) requires the dependencies at runtime # so that it can clone, compile and install plugins. HYPRPM_RDEPEND=" + app-alternatives/ninja dev-util/cmake dev-util/meson - dev-util/ninja dev-vcs/git sys-auth/polkit virtual/pkgconfig