mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-01-30 12:02:57 +01:00
net-misc/sherlock: Add dependency to live ebuild
Adds dev-python/pandas as a dependency to the live ebuild.
This commit is contained in:
parent
070a773f53
commit
d882d2fd97
1 changed files with 1 additions and 0 deletions
|
|
@ -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}]
|
||||
|
|
|
|||
Loading…
Reference in a new issue