summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjthro <jethro.rosette@outlook.com>2024-04-27 03:12:19 +0000
committerYixun Lan <dlan@gentoo.org>2024-04-27 11:09:36 +0000
commitf8d54fe8a4b1661a9b2a8380301c7b6b11568335 (patch)
treebea94c134d311ac3a0b6cfdf7d9cfa9d4b3a969f
parentdev-util/hyprwayland-scanner: add 0.3.1 (diff)
downloadgentoo-f8d54fe8a4b1661a9b2a8380301c7b6b11568335.tar.gz
gentoo-f8d54fe8a4b1661a9b2a8380301c7b6b11568335.tar.bz2
gentoo-f8d54fe8a4b1661a9b2a8380301c7b6b11568335.zip
gui-wm/hyprland: update dependency from wayland-scanner to hyprwayland-scanner
Closes: https://bugs.gentoo.org/930393 Closes: https://github.com/gentoo/gentoo/pull/36428 Signed-off-by: jthro <jethro.rosette@outlook.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--gui-wm/hyprland/hyprland-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-wm/hyprland/hyprland-9999.ebuild b/gui-wm/hyprland/hyprland-9999.ebuild
index a2006ea15983..65a0a8843541 100644
--- a/gui-wm/hyprland/hyprland-9999.ebuild
+++ b/gui-wm/hyprland/hyprland-9999.ebuild
@@ -58,7 +58,7 @@ WLROOTS_RDEPEND="
"
WLROOTS_BDEPEND="
>=dev-libs/wayland-protocols-1.32
- dev-util/wayland-scanner
+ dev-util/hyprwayland-scanner
virtual/pkgconfig
"
RDEPEND="
@@ -91,7 +91,7 @@ BDEPEND="
|| ( >=sys-devel/gcc-13:* >=sys-devel/clang-16:* )
app-misc/jq
dev-build/cmake
- dev-util/wayland-scanner
+ dev-util/hyprwayland-scanner
virtual/pkgconfig
"