commit:     dcbec63cd1d8714181afdead938aa41c5af9262f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  6 10:38:37 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov  6 10:46:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcbec63c

net-libs/stem: needs sqlite

Closes: https://bugs.gentoo.org/725106
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-libs/stem/stem-1.8.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/stem/stem-1.8.2.ebuild b/net-libs/stem/stem-1.8.2.ebuild
index 26857d59447a..b93e6db9fa91 100644
--- a/net-libs/stem/stem-1.8.2.ebuild
+++ b/net-libs/stem/stem-1.8.2.ebuild
@@ -4,8 +4,8 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_REQ_USE="sqlite"
 DISTUTILS_USE_PEP517=setuptools
-
 inherit distutils-r1 pypi
 
 DESCRIPTION="Stem is a Python controller library for Tor"

Reply via email to