summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2023-07-22 19:04:44 +0200
committerAlfredo Tupone <tupone@gentoo.org>2023-07-22 19:05:13 +0200
commitc907a9efcaeb40535aa6b6d1ddf5daca6f3fb453 (patch)
tree8aa584f8daa63b0f17a2d097d03edeb1cd2f841a /dev-python/confusable_homoglyphs
parentgames-engines/openmw: sync live (diff)
downloadgentoo-c907a9efcaeb40535aa6b6d1ddf5daca6f3fb453.tar.gz
gentoo-c907a9efcaeb40535aa6b6d1ddf5daca6f3fb453.tar.bz2
gentoo-c907a9efcaeb40535aa6b6d1ddf5daca6f3fb453.zip
dev-python/confusable_homoglyphs: fix deps
Closes: https://bugs.gentoo.org/910691 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-python/confusable_homoglyphs')
-rw-r--r--dev-python/confusable_homoglyphs/confusable_homoglyphs-3.2.0-r1.ebuild (renamed from dev-python/confusable_homoglyphs/confusable_homoglyphs-3.2.0.ebuild)2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/confusable_homoglyphs/confusable_homoglyphs-3.2.0.ebuild b/dev-python/confusable_homoglyphs/confusable_homoglyphs-3.2.0-r1.ebuild
index 1d87c393832b..1b9de4f368a0 100644
--- a/dev-python/confusable_homoglyphs/confusable_homoglyphs-3.2.0.ebuild
+++ b/dev-python/confusable_homoglyphs/confusable_homoglyphs-3.2.0-r1.ebuild
@@ -21,6 +21,8 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
+RDEPEND="dev-python/click[${PYTHON_USEDEP}]"
+
S="${WORKDIR}"/${PN}-${CommitId}
distutils_enable_tests pytest