diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-09-20 15:50:03 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-09-20 15:50:03 +0200 |
commit | 18fc48590ff848ac99ce3d35a881ceb0b354da22 (patch) | |
tree | 4e87cb1c5ccce1ae55a231fb91dde688982708ea /x11-misc/xsensors | |
parent | net-misc/ps3mediaserver: update icon cache (diff) | |
download | gentoo-18fc48590ff848ac99ce3d35a881ceb0b354da22.tar.gz gentoo-18fc48590ff848ac99ce3d35a881ceb0b354da22.tar.bz2 gentoo-18fc48590ff848ac99ce3d35a881ceb0b354da22.zip |
x11-misc/xsensors: update icon cache
Closes: https://bugs.gentoo.org/741318
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-misc/xsensors')
-rw-r--r-- | x11-misc/xsensors/xsensors-0.80.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xsensors/xsensors-0.80.ebuild b/x11-misc/xsensors/xsensors-0.80.ebuild index 43258aef8b99..6ae9a5fc3e68 100644 --- a/x11-misc/xsensors/xsensors-0.80.ebuild +++ b/x11-misc/xsensors/xsensors-0.80.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit autotools +inherit autotools xdg DESCRIPTION="A hardware health information viewer, interface to lm-sensors" HOMEPAGE="https://github.com/Mystro256/xsensors/" |