diff options
Diffstat (limited to 'dev-python/tabulate/tabulate-0.7.2.ebuild')
-rw-r--r-- | dev-python/tabulate/tabulate-0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tabulate/tabulate-0.7.2.ebuild b/dev-python/tabulate/tabulate-0.7.2.ebuild index 916d1514d585..1f39c8867b86 100644 --- a/dev-python/tabulate/tabulate-0.7.2.ebuild +++ b/dev-python/tabulate/tabulate-0.7.2.ebuild @@ -19,7 +19,7 @@ IUSE="test" RDEPEND="" DEPEND="${RDEPEND} - test? ( virtual/funcsigs[${PYTHON_USEDEP}] ) + test? ( virtual/python-funcsigs[${PYTHON_USEDEP}] ) " # Missing something: |