summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Helmert III <ajak@gentoo.org>2022-12-26 14:29:56 -0600
committerJohn Helmert III <ajak@gentoo.org>2022-12-26 19:31:24 -0600
commit933515f62d9abe16b2f863095d85a5a5c5e9a519 (patch)
tree4a711eed447ca7f41832980d9e3c609f60ad2a12 /sys-process/glances
parentwww-apps/gitea: drop 1.17.3 (diff)
downloadgentoo-933515f62d9abe16b2f863095d85a5a5c5e9a519.tar.gz
gentoo-933515f62d9abe16b2f863095d85a5a5c5e9a519.tar.bz2
gentoo-933515f62d9abe16b2f863095d85a5a5c5e9a519.zip
sys-process/glances: drop unecessary future dependency
Bug: https://bugs.gentoo.org/888305 Signed-off-by: John Helmert III <ajak@gentoo.org>
Diffstat (limited to 'sys-process/glances')
-rw-r--r--sys-process/glances/glances-3.3.0-r1.ebuild (renamed from sys-process/glances/glances-3.3.0.ebuild)1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-process/glances/glances-3.3.0.ebuild b/sys-process/glances/glances-3.3.0-r1.ebuild
index 213cc5aa13d6..17d31d273066 100644
--- a/sys-process/glances/glances-3.3.0.ebuild
+++ b/sys-process/glances/glances-3.3.0-r1.ebuild
@@ -21,7 +21,6 @@ KEYWORDS="amd64 arm arm64 ppc64 x86 ~amd64-linux ~x86-linux"
RDEPEND="
$(python_gen_cond_dep '
dev-python/defusedxml[${PYTHON_USEDEP}]
- dev-python/future[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
>=dev-python/psutil-5.4.3[${PYTHON_USEDEP}]
')