summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gui-wm/hyprland')
-rw-r--r--gui-wm/hyprland/hyprland-0.32.3.ebuild4
-rw-r--r--gui-wm/hyprland/hyprland-0.33.1.ebuild4
-rw-r--r--gui-wm/hyprland/hyprland-0.34.0.ebuild4
-rw-r--r--gui-wm/hyprland/hyprland-9999.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/gui-wm/hyprland/hyprland-0.32.3.ebuild b/gui-wm/hyprland/hyprland-0.32.3.ebuild
index 4389d96f9daa..5341f4ae2f59 100644
--- a/gui-wm/hyprland/hyprland-0.32.3.ebuild
+++ b/gui-wm/hyprland/hyprland-0.32.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -72,7 +72,7 @@ BDEPEND="
${WLROOTS_BDEPEND}
|| ( >=sys-devel/gcc-13:* >=sys-devel/clang-16:* )
app-misc/jq
- dev-util/cmake
+ dev-build/cmake
dev-util/wayland-scanner
virtual/pkgconfig
"
diff --git a/gui-wm/hyprland/hyprland-0.33.1.ebuild b/gui-wm/hyprland/hyprland-0.33.1.ebuild
index 5c3cf3abef5f..a64b498c3634 100644
--- a/gui-wm/hyprland/hyprland-0.33.1.ebuild
+++ b/gui-wm/hyprland/hyprland-0.33.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -72,7 +72,7 @@ BDEPEND="
${WLROOTS_BDEPEND}
|| ( >=sys-devel/gcc-13:* >=sys-devel/clang-16:* )
app-misc/jq
- dev-util/cmake
+ dev-build/cmake
dev-util/wayland-scanner
virtual/pkgconfig
"
diff --git a/gui-wm/hyprland/hyprland-0.34.0.ebuild b/gui-wm/hyprland/hyprland-0.34.0.ebuild
index 48241d2e6d23..07abbd7d7e90 100644
--- a/gui-wm/hyprland/hyprland-0.34.0.ebuild
+++ b/gui-wm/hyprland/hyprland-0.34.0.ebuild
@@ -26,7 +26,7 @@ IUSE="X legacy-renderer systemd"
# so that it can clone, compile and install plugins.
HYPRPM_RDEPEND="
app-alternatives/ninja
- dev-util/cmake
+ dev-build/cmake
dev-build/meson
dev-vcs/git
sys-auth/polkit
@@ -89,7 +89,7 @@ BDEPEND="
${WLROOTS_BDEPEND}
|| ( >=sys-devel/gcc-13:* >=sys-devel/clang-16:* )
app-misc/jq
- dev-util/cmake
+ dev-build/cmake
dev-util/wayland-scanner
virtual/pkgconfig
"
diff --git a/gui-wm/hyprland/hyprland-9999.ebuild b/gui-wm/hyprland/hyprland-9999.ebuild
index db7f709d65b6..14c7837e3e21 100644
--- a/gui-wm/hyprland/hyprland-9999.ebuild
+++ b/gui-wm/hyprland/hyprland-9999.ebuild
@@ -26,7 +26,7 @@ IUSE="X legacy-renderer systemd"
# so that it can clone, compile and install plugins.
HYPRPM_RDEPEND="
app-alternatives/ninja
- dev-util/cmake
+ dev-build/cmake
dev-build/meson
dev-vcs/git
sys-auth/polkit
@@ -89,7 +89,7 @@ BDEPEND="
${WLROOTS_BDEPEND}
|| ( >=sys-devel/gcc-13:* >=sys-devel/clang-16:* )
app-misc/jq
- dev-util/cmake
+ dev-build/cmake
dev-util/wayland-scanner
virtual/pkgconfig
"