mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
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:
committed by
David Roman
parent
81b81df724
commit
5314936d64
@@ -26,6 +26,7 @@ SLOT="0"
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
dev-python/chevron
|
||||
dev-python/click
|
||||
gui-wm/hyprland
|
||||
"
|
||||
|
||||
|
||||
@@ -26,6 +26,7 @@ SLOT="0"
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
dev-python/chevron
|
||||
dev-python/click
|
||||
gui-wm/hyprland
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user