gui-apps/hyprshade: RDEPEND on dev-python/click

Otherwise it fails to start.

Signed-off-by: Johannes Huber <johu@gmx.de>
Closes: https://github.com/gentoo/guru/pull/242
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
Johannes Huber
2024-09-14 23:17:03 +02:00
committed by David Roman
parent 81b81df724
commit 5314936d64
2 changed files with 2 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ SLOT="0"
RDEPEND="
${PYTHON_DEPS}
dev-python/chevron
dev-python/click
gui-wm/hyprland
"

View File

@@ -26,6 +26,7 @@ SLOT="0"
RDEPEND="
${PYTHON_DEPS}
dev-python/chevron
dev-python/click
gui-wm/hyprland
"