summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-01-21 12:31:43 +0100
committerJustin Lecher <jlec@gentoo.org>2016-01-21 12:43:47 +0100
commit245cb22467c47a39d6992808b045bd9181f5b4dd (patch)
treeb2b1567d4779931ef504d8279de11ebd8b70c1cb /sci-biology/biopandas
parentdev-python/requests: Unbundle system libs (diff)
downloadgentoo-245cb22467c47a39d6992808b045bd9181f5b4dd.tar.gz
gentoo-245cb22467c47a39d6992808b045bd9181f5b4dd.tar.bz2
gentoo-245cb22467c47a39d6992808b045bd9181f5b4dd.zip
Fix typo repo wide
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-biology/biopandas')
-rw-r--r--sci-biology/biopandas/biopandas-0.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/biopandas/biopandas-0.1.4.ebuild b/sci-biology/biopandas/biopandas-0.1.4.ebuild
index 76ac9d7c1228..5b192774bb7b 100644
--- a/sci-biology/biopandas/biopandas-0.1.4.ebuild
+++ b/sci-biology/biopandas/biopandas-0.1.4.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
dev-python/pandas[${PYTHON_USEDEP}]
sci-libs/scipy[${PYTHON_USEDEP}]
"
-DEPEND="${REDEPEND}
+DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]