diff options
Diffstat (limited to 'dev-python/APScheduler/APScheduler-3.2.0.ebuild')
-rw-r--r-- | dev-python/APScheduler/APScheduler-3.2.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/APScheduler/APScheduler-3.2.0.ebuild b/dev-python/APScheduler/APScheduler-3.2.0.ebuild index 48589e296437..d5975a24f2d6 100644 --- a/dev-python/APScheduler/APScheduler-3.2.0.ebuild +++ b/dev-python/APScheduler/APScheduler-3.2.0.ebuild @@ -20,6 +20,7 @@ RDEPEND="dev-python/pytz[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/six-1.4.0[${PYTHON_USEDEP}] >=dev-python/tzlocal-1.2[${PYTHON_USEDEP}] + virtual/python-funcsigs[${PYTHON_USEDEP}] virtual/python-futures[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} test? ( |