Merge pull request #1498 from Zer0-One/patch-1

net-misc/sherlock: Add dependency to live ebuild
This commit is contained in:
Zero_Chaos 2023-03-13 17:03:44 -04:00 committed by GitHub
commit c3985d2300
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,6 +37,7 @@ RDEPEND="${PYTHON_DEPS}
dev-python/colorama[${PYTHON_USEDEP}]
dev-python/idna[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/pandas[${PYTHON_USEDEP}]
dev-python/PySocks[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/requests-futures[${PYTHON_USEDEP}]