diff options
Diffstat (limited to 'dev-python/tabulate/tabulate-0.8.3.ebuild')
-rw-r--r-- | dev-python/tabulate/tabulate-0.8.3.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/tabulate/tabulate-0.8.3.ebuild b/dev-python/tabulate/tabulate-0.8.3.ebuild index 47d173efc49a..3d5757f8c857 100644 --- a/dev-python/tabulate/tabulate-0.8.3.ebuild +++ b/dev-python/tabulate/tabulate-0.8.3.ebuild @@ -24,6 +24,7 @@ DEPEND=" test? ( ${RDEPEND} $(python_gen_impl_dep 'sqlite') + dev-python/colorclass[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/pandas[${PYTHON_USEDEP}] |