Summary: | sys-process/glances improve use flag for install packages, needs to run glances in server mode | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Bogdan <bogdan.pylypenko107> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED WORKSFORME | ||
Severity: | enhancement | CC: | ionen |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | glances-3.1.5.ebuild.patch |
Description
Bogdan
2021-02-03 13:16:50 UTC
Normally optional runtime-only dependencies aren't given USE flags and so we have optfeature warnings instead (shown if not installed after emerging glances): optfeature "Web server mode" dev-python/bottle dev-python/requests I assume you may have missed the message. |