diff options
author | Julien Roy <julien@jroy.ca> | 2023-01-10 23:13:52 -0500 |
---|---|---|
committer | Julien Roy <julien@jroy.ca> | 2023-01-10 23:13:52 -0500 |
commit | 3f8216aeedb9b08e159a6965824b69fe16f67379 (patch) | |
tree | bb1bb3089c1a40e67ab6b81757cd9f18f63c9b59 /gui-wm/hyprland | |
parent | f5d7c92a5ed9395507c9fe968c5faef1cb1ea069 (diff) | |
download | MrRoy-Overlay-3f8216aeedb9b08e159a6965824b69fe16f67379.tar.gz MrRoy-Overlay-3f8216aeedb9b08e159a6965824b69fe16f67379.tar.bz2 MrRoy-Overlay-3f8216aeedb9b08e159a6965824b69fe16f67379.zip |
gui-wm/hyprland: update header
Signed-off-by: Julien Roy <julien@jroy.ca>
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 |