commit:     ba8d9731be90aeb285f48f2815be930cf12610f9
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 25 18:26:14 2016 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sun Sep 25 18:26:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba8d9731

app-crypt/gpgme: add swig dependency

Bug: 595114

Package-Manager: portage-2.2.28

 app-crypt/gpgme/gpgme-1.7.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-crypt/gpgme/gpgme-1.7.0.ebuild 
b/app-crypt/gpgme/gpgme-1.7.0.ebuild
index 2ffe8f3..d02f3d6 100644
--- a/app-crypt/gpgme/gpgme-1.7.0.ebuild
+++ b/app-crypt/gpgme/gpgme-1.7.0.ebuild
@@ -29,6 +29,7 @@ RDEPEND="app-crypt/gnupg
        python? ( ${PYTHON_DEPS} )"
                #doc? ( app-doc/doxygen[dot] )
 DEPEND="${RDEPEND}
+       python? ( dev-lang/swig )
        qt5? (
                test? ( dev-qt/qttest:5 )
        )"

Reply via email to