projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8da80fb
)
dev-util/bite: add gpgme python bindings dep
author
Tim Harder
<radhermit@gentoo.org>
Sat, 22 Sep 2018 18:19:03 +0000
(14:19 -0400)
committer
Tim Harder
<radhermit@gentoo.org>
Fri, 28 Sep 2018 17:27:13 +0000
(13:27 -0400)
dev-util/bite/bite-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/bite/bite-9999.ebuild
b/dev-util/bite/bite-9999.ebuild
index 9460f20c7e4d3d91c0eba7879882635b0414bce6..fc1ffd808d2fc813fd71518814bc4a7e3bf4437f 100644
(file)
--- a/
dev-util/bite/bite-9999.ebuild
+++ b/
dev-util/bite/bite-9999.ebuild
@@
-28,6
+28,7
@@
RDEPEND="
dev-python/chardet[${PYTHON_USEDEP}]
>=dev-python/python-dateutil-2.1[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
+ app-crypt/gpgme[python,${PYTHON_USEDEP}]
"
if [[ ${PV} == *9999 ]] ; then
RDEPEND+=" =dev-python/snakeoil-9999[${PYTHON_USEDEP}]"