diff options
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/barman/barman-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/barman/barman-3.2.0.ebuild b/dev-db/barman/barman-3.2.0.ebuild index 840baeef2427..d56829dfff5c 100644 --- a/dev-db/barman/barman-3.2.0.ebuild +++ b/dev-db/barman/barman-3.2.0.ebuild @@ -33,7 +33,7 @@ BDEPEND=" test? ( dev-python/mock[${PYTHON_USEDEP}] dev-python/pytest-timeout[${PYTHON_USEDEP}] - dev-python/snappy[${PYTHON_USEDEP}] + dev-python/python-snappy[${PYTHON_USEDEP}] ) " |