diff options
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/glances/glances-3.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/glances/glances-3.3.0-r1.ebuild b/sys-process/glances/glances-3.3.0-r1.ebuild index 585aa6be24a1..a4eaa61e14c6 100644 --- a/sys-process/glances/glances-3.3.0-r1.ebuild +++ b/sys-process/glances/glances-3.3.0-r1.ebuild @@ -63,7 +63,7 @@ python_install_all() { pkg_postinst() { #optfeature "Action script feature" dev-python/pystache - optfeature "Autodiscover mode" dev-python/python-zeroconf + optfeature "Autodiscover mode" dev-python/zeroconf optfeature "Cloud support" dev-python/requests optfeature "Docker monitoring support" dev-python/docker-py #optfeature "Export module" \ |