x11-plugins/wmgtemp: Update for lm_sensors → lm-sensors

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-09-11 10:48:18 +02:00
parent ae645e2e4e
commit 64ef8012db
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
<longdescription>
wmgtemp is a dock-app for Window Maker that graphically displays the CPU and
System temperatures using the lm_sensors package. It was originally intended to
System temperatures using the lm-sensors package. It was originally intended to
work with the VIA686A chipset although it can dynamically detect chipset
features to work with other sensors. It displays the CPU and System temperature
values, a scaling graph of temperature history, and high-temperature warning

View File

@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="sys-apps/lm_sensors:=
DEPEND="sys-apps/lm-sensors:=
>=x11-libs/libdockapp-0.7:=
x11-libs/libX11"
RDEPEND="${DEPEND}"