From 4144d7e4e39cdea48bff5f28d2deab4c3eb2c936 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 12 Mar 2024 11:04:37 +0100 Subject: [hardware-stats] Needs python3-netifaces --- core/modules/hardware-stats/module.conf.debian | 3 ++- core/modules/hardware-stats/module.conf.ubuntu | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'core') diff --git a/core/modules/hardware-stats/module.conf.debian b/core/modules/hardware-stats/module.conf.debian index 05ce991e..1895684c 100644 --- a/core/modules/hardware-stats/module.conf.debian +++ b/core/modules/hardware-stats/module.conf.debian @@ -1,7 +1,8 @@ #!/bin/bash REQUIRED_INSTALLED_PACKAGES=" - msr-tools dmidecode + msr-tools + python3-netifaces util-linux " diff --git a/core/modules/hardware-stats/module.conf.ubuntu b/core/modules/hardware-stats/module.conf.ubuntu index 05ce991e..1895684c 100644 --- a/core/modules/hardware-stats/module.conf.ubuntu +++ b/core/modules/hardware-stats/module.conf.ubuntu @@ -1,7 +1,8 @@ #!/bin/bash REQUIRED_INSTALLED_PACKAGES=" - msr-tools dmidecode + msr-tools + python3-netifaces util-linux " -- cgit v1.2.3-55-g7522