projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a34142
)
app-crypt/gpgme: add swig dependency
author
Alon Bar-Lev
<alonbl@gentoo.org>
Sun, 25 Sep 2016 18:26:14 +0000
(21:26 +0300)
committer
Alon 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
patch
|
blob
|
history
diff --git
a/app-crypt/gpgme/gpgme-1.7.0.ebuild
b/app-crypt/gpgme/gpgme-1.7.0.ebuild
index 2ffe8f38662b7c514ba1296bcc7acec31e481f80..d02f3d6b21d2a60465325ba96fdde80e848a0787 100644
(file)
--- 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 )
)"