diff options
-rw-r--r-- | dev-python/django-cacheops/django-cacheops-6.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/django-cacheops/django-cacheops-6.1.ebuild b/dev-python/django-cacheops/django-cacheops-6.1.ebuild index 9b7a1f421dc7..8efce8ba040e 100644 --- a/dev-python/django-cacheops/django-cacheops-6.1.ebuild +++ b/dev-python/django-cacheops/django-cacheops-6.1.ebuild @@ -35,6 +35,7 @@ BDEPEND=" ${RDEPEND} dev-db/redis dev-python/dill[${PYTHON_USEDEP}] + dev-python/mock[${PYTHON_USEDEP}] ) " |