diff options
author | Blake LaFleur <blackburn2929@gmail.com> | 2023-12-08 13:33:33 -0600 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-12-13 12:18:20 +0000 |
commit | 66a805a849429b10ee8e6e0ef31ae8cc79297789 (patch) | |
tree | eb9dda68c558a5247f4710e06ea9b298f8fce98d /gui-wm | |
parent | dev-cpp/tomlplusplus: new package (diff) | |
download | gentoo-66a805a849429b10ee8e6e0ef31ae8cc79297789.tar.gz gentoo-66a805a849429b10ee8e6e0ef31ae8cc79297789.tar.bz2 gentoo-66a805a849429b10ee8e6e0ef31ae8cc79297789.zip |
gui-wm/hyprland: update dependencies for live package
Closes: https://github.com/gentoo/gentoo/pull/34165
Signed-off-by: Blake LaFleur <blackburn2929@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'gui-wm')
-rw-r--r-- | gui-wm/hyprland/hyprland-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui-wm/hyprland/hyprland-9999.ebuild b/gui-wm/hyprland/hyprland-9999.ebuild index cdbdbfd7b4ed..a1f4a61b4bb8 100644 --- a/gui-wm/hyprland/hyprland-9999.ebuild +++ b/gui-wm/hyprland/hyprland-9999.ebuild @@ -55,6 +55,7 @@ WLROOTS_BDEPEND=" RDEPEND=" ${WLROOTS_RDEPEND} + dev-cpp/tomlplusplus dev-libs/glib:2 dev-libs/libinput dev-libs/wayland |