summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-12-20 03:29:31 +0100
committerJeroen Roovers <jer@gentoo.org>2017-12-20 03:30:28 +0100
commitca42392c35c030db88c181bc0b1b1d8419d635f4 (patch)
tree2ba6f86c011906153280e71e3250c91b5ce66ae5 /sci-calculators
parentnet-wireless/gqrx: bump (diff)
downloadgentoo-ca42392c35c030db88c181bc0b1b1d8419d635f4.tar.gz
gentoo-ca42392c35c030db88c181bc0b1b1d8419d635f4.tar.bz2
gentoo-ca42392c35c030db88c181bc0b1b1d8419d635f4.zip
sci-calculators/units: Add dependency on dev-python/requests.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/units/units-2.16.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-calculators/units/units-2.16.ebuild b/sci-calculators/units/units-2.16.ebuild
index d8776e7e89c6..aff2577e279e 100644
--- a/sci-calculators/units/units-2.16.ebuild
+++ b/sci-calculators/units/units-2.16.ebuild
@@ -20,6 +20,7 @@ RDEPEND="
units_cur? (
${PYTHON_DEPS}
dev-python/future[${PYTHON_USEDEP}]
+ dev-python/requests[${PYTHON_USEDEP}]
)
"
DEPEND="