summaryrefslogtreecommitdiff
path: root/app-portage/gemato/gemato-20.6.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-07-10 12:25:06 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-07-10 12:25:06 +0100
commite810ac4a0e6af9f763f4433863042b34609075a7 (patch)
tree6fe0b3ff24f3b875be1564e273049c1e301d205b /app-portage/gemato/gemato-20.6.ebuild
parentc218398bbbe70a616790cf146c28c1066b9284bf (diff)
gentoo auto-resync : 10:07:2024 - 12:25:06
Diffstat (limited to 'app-portage/gemato/gemato-20.6.ebuild')
-rw-r--r--app-portage/gemato/gemato-20.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/gemato/gemato-20.6.ebuild b/app-portage/gemato/gemato-20.6.ebuild
index 17170f893db1..557af1b51b27 100644
--- a/app-portage/gemato/gemato-20.6.ebuild
+++ b/app-portage/gemato/gemato-20.6.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=flit
PYTHON_COMPAT=( python3_{10..13} pypy3 )
-PYTHON_REQ_USE='threads(+)'
+PYTHON_REQ_USE='threads(+),ssl(+)'
inherit distutils-r1 pypi
@@ -22,7 +22,7 @@ IUSE="+gpg pretty-log tools"
RDEPEND="
gpg? (
- >=app-crypt/gnupg-2.2.20-r1
+ >=app-crypt/gnupg-2.2.20-r1[ssl]
dev-python/requests[${PYTHON_USEDEP}]
)
pretty-log? (