commit: 83f87a164b646a4bffa3d7473412a7c857e8ad69 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Sep 11 08:28:24 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Sep 12 14:28:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83f87a16
use.desc: Rename lm_sensors → lm-sensors Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/use.desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/use.desc b/profiles/use.desc index 0ca431225e0..136d8690068 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -178,7 +178,7 @@ libsamplerate - Build with support for converting sample rates using libsamplera libwww - Add libwww support (General purpose WEB API) lirc - Add support for lirc (Linux's Infra-Red Remote Control) livecd - !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used during livecd building -lm_sensors - Add linux lm_sensors (hardware sensors) support +lm-sensors - Add linux lm-sensors (hardware sensors) support lua - Enable Lua scripting support luajit - Use dev-lang/luajit instead of dev-lang/lua (ineffective with USE=-lua) lzma - Support for LZMA (de)compression algorithm
