diff options
Diffstat (limited to 'dev-python/wcmatch')
-rw-r--r-- | dev-python/wcmatch/wcmatch-7.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/wcmatch/wcmatch-7.1.ebuild b/dev-python/wcmatch/wcmatch-7.1.ebuild index ef181cb493b7..2b77ed17b042 100644 --- a/dev-python/wcmatch/wcmatch-7.1.ebuild +++ b/dev-python/wcmatch/wcmatch-7.1.ebuild @@ -31,8 +31,9 @@ RDEPEND=" >=dev-python/bracex-2.0[${PYTHON_USEDEP}] " -DEPEND="test? ( +BDEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] + dev-vcs/git )" distutils_enable_tests pytest |