diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-07-24 19:47:26 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-07-24 19:47:26 +0100 |
commit | c8df1a96bd8b907d863ec74bb24ccc24e25c4c53 (patch) | |
tree | 92c4ec91a8e6434f47048b569630b817b0341c5e | |
parent | 049321c5138e5b95b0cf25fa664343773079d9bc (diff) |
app-portage/sisyphus : add dev-python/typing-extensions dependency
-rw-r--r-- | app-portage/sisyphus/sisyphus-4.2107.0-r3.ebuild (renamed from app-portage/sisyphus/sisyphus-4.2107.0-r2.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-portage/sisyphus/sisyphus-4.2107.0-r2.ebuild b/app-portage/sisyphus/sisyphus-4.2107.0-r3.ebuild index a16601c1..4fdb8bc1 100644 --- a/app-portage/sisyphus/sisyphus-4.2107.0-r2.ebuild +++ b/app-portage/sisyphus/sisyphus-4.2107.0-r3.ebuild @@ -27,6 +27,7 @@ RDEPEND="${DEPEND} dev-python/animation[${PYTHON_MULTI_USEDEP}] dev-python/GitPython[${PYTHON_MULTI_USEDEP}] dev-python/typer[${PYTHON_MULTI_USEDEP}] + dev-python/typing-extensions[${PYTHON_MULTI_USEDEP}] dev-python/urllib3[${PYTHON_MULTI_USEDEP}] dev-python/wget[${PYTHON_MULTI_USEDEP}] sys-apps/portage[${PYTHON_MULTI_USEDEP}] |