commit: 43e415e626663bfab4ae938c0cd15bf6a23600ee Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 12:09:58 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 8 12:25:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43e415e6
x11-wm/vtwm: 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> x11-wm/vtwm/vtwm-5.4.7-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/vtwm/vtwm-5.4.7-r3.ebuild b/x11-wm/vtwm/vtwm-5.4.7-r3.ebuild index c36460c29f94..09a460c40347 100644 --- a/x11-wm/vtwm/vtwm-5.4.7-r3.ebuild +++ b/x11-wm/vtwm/vtwm-5.4.7-r3.ebuild @@ -27,7 +27,7 @@ DEPEND=" x11-base/xorg-proto" BDEPEND=" app-text/rman - sys-devel/bison + app-alternatives/yacc app-alternatives/lex sys-devel/gcc >=x11-misc/imake-1.0.8-r1"