app-crypt/gpgme: add swig dependency
authorAlon Bar-Lev <alonbl@gentoo.org>
Sun, 25 Sep 2016 18:26:14 +0000 (21:26 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Sun, 25 Sep 2016 18:26:31 +0000 (21:26 +0300)
Bug: 595114

Package-Manager: portage-2.2.28

app-crypt/gpgme/gpgme-1.7.0.ebuild

index 2ffe8f38662b7c514ba1296bcc7acec31e481f80..d02f3d6b21d2a60465325ba96fdde80e848a0787 100644 (file)
@@ -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 )
        )"