commit:     b6c6de77e41f8d5d10d1283d972b1f7fe3a07626
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 12:09:23 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 12:25:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6c6de77

sys-apps/lm-sensors: sys-devel/bison -> app-alternatives/yacc

All of these will be using app-alternatives/yacc anyway as they're not unsetting

YACC or LEX, so make the dep reflect reality.

(Included both YACC and LEX out of conservatism.)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/lm-sensors/lm-sensors-3.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/lm-sensors/lm-sensors-3.6.0-r1.ebuild 
b/sys-apps/lm-sensors/lm-sensors-3.6.0-r1.ebuild
index efcf9eabc033..90d472ac05e7 100644
--- a/sys-apps/lm-sensors/lm-sensors-3.6.0-r1.ebuild
+++ b/sys-apps/lm-sensors/lm-sensors-3.6.0-r1.ebuild
@@ -37,7 +37,7 @@ RDEPEND="${COMMON_DEPS}
        selinux? ( sec-policy/selinux-sensord )"
 
 DEPEND="${COMMON_DEPS}
-       sys-devel/bison
+       app-alternatives/yacc
        app-alternatives/lex"
 
 CONFIG_CHECK="~HWMON ~I2C_CHARDEV ~I2C"

Reply via email to