diff options
Diffstat (limited to 'gui-wm/hyprland')
-rw-r--r-- | gui-wm/hyprland/hyprland-0.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-wm/hyprland/hyprland-0.20.1.ebuild b/gui-wm/hyprland/hyprland-0.20.1.ebuild index d1e437b..d0f49a1 100644 --- a/gui-wm/hyprland/hyprland-0.20.1.ebuild +++ b/gui-wm/hyprland/hyprland-0.20.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -30,7 +30,7 @@ RDEPEND=" dev-libs/libinput dev-libs/wayland >=dev-libs/wayland-protocols-1.31 - dev-utils/glslang + dev-util/glslang dev-util/vulkan-headers dev-util/wayland-scanner gui-libs/gtk-layer-shell |