commit:     fa10c1b8b787f5ca203ad4ec9d5611773e75adce
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 12 08:52:27 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 12 09:11:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa10c1b8

dev-python/dulwich: Add dependency on gpgme

Closes: https://bugs.gentoo.org/801667
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/dulwich/dulwich-0.20.23.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/dulwich/dulwich-0.20.23.ebuild 
b/dev-python/dulwich/dulwich-0.20.23.ebuild
index c3784feb382..076237a6c33 100644
--- a/dev-python/dulwich/dulwich-0.20.23.ebuild
+++ b/dev-python/dulwich/dulwich-0.20.23.ebuild
@@ -29,6 +29,7 @@ BDEPEND="
                        dev-python/gevent[${PYTHON_USEDEP}]
                        dev-python/geventhttpclient[${PYTHON_USEDEP}]
                ) )
+               app-crypt/gpgme[python,${PYTHON_USEDEP}]
                dev-python/mock[${PYTHON_USEDEP}]
                dev-python/fastimport[${PYTHON_USEDEP}]
        )"

Reply via email to