Skip to content

Commit

Permalink
app-portage/tatt: add Python requests dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
FuzzyGophers committed Dec 22, 2016
1 parent e0cea5b commit 92d844c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app-portage/tatt/tatt-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}]"

Expand Down

0 comments on commit 92d844c

Please sign in to comment.