projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0cea5b
)
app-portage/tatt: add Python requests dependency
author
Aaron Bauman
<bman@gentoo.org>
Thu, 22 Dec 2016 23:19:15 +0000
(08:19 +0900)
committer
Aaron Bauman
<bman@gentoo.org>
Thu, 22 Dec 2016 23:20:55 +0000
(08:20 +0900)
app-portage/tatt/tatt-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-portage/tatt/tatt-9999.ebuild
b/app-portage/tatt/tatt-9999.ebuild
index 96f747e3f77a01acf127a0d0d0572147c8224d46..b053325115df438945bb4a247d966a54267c31a6 100644
(file)
--- a/
app-portage/tatt/tatt-9999.ebuild
+++ b/
app-portage/tatt/tatt-9999.ebuild
@@
-22,7
+22,8
@@
RDEPEND="
app-portage/eix
app-portage/gentoolkit
www-client/pybugz
- dev-python/configobj[${PYTHON_USEDEP}]"
+ dev-python/configobj[${PYTHON_USEDEP}]
+ dev-python/requests[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]"