s3scanner: fix deps

This commit is contained in:
Anton Bolshakov 2021-07-14 16:04:18 +08:00
parent 232c897fd3
commit 781a6b71d5
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@ -25,7 +25,7 @@ SLOT="0"
RDEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-python/awscli[${PYTHON_MULTI_USEDEP}]
app-admin/awscli[${PYTHON_MULTI_USEDEP}]
dev-python/boto3[${PYTHON_MULTI_USEDEP}]
dev-python/coloredlogs[${PYTHON_MULTI_USEDEP}]
dev-python/pytest-xdist[${PYTHON_MULTI_USEDEP}]