diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 12:05:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 12:21:35 +0000 |
commit | 1a763262ad22cd7d7b82092588e2d0f321cf35c8 (patch) | |
tree | e826b374d316c60a4c1eef1cb4363e5cf4b8b9fa /app-alternatives | |
parent | app-admin/sudo: sys-devel/bison -> app-alternatives/yacc (diff) | |
download | gentoo-1a763262ad22cd7d7b82092588e2d0f321cf35c8.tar.gz gentoo-1a763262ad22cd7d7b82092588e2d0f321cf35c8.tar.bz2 gentoo-1a763262ad22cd7d7b82092588e2d0f321cf35c8.zip |
app-alternatives/yacc: 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@gentoo.org>
Diffstat (limited to 'app-alternatives')
-rw-r--r-- | app-alternatives/yacc/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-alternatives/yacc/metadata.xml b/app-alternatives/yacc/metadata.xml index 0672d9fe1a27..814bdd49ccc8 100644 --- a/app-alternatives/yacc/metadata.xml +++ b/app-alternatives/yacc/metadata.xml @@ -11,7 +11,7 @@ </maintainer> <use> <flag name="bison"> - Symlink to <pkg>sys-devel/bison</pkg>. + Symlink to <pkg>app-alternatives/yacc</pkg>. </flag> <flag name="byacc"> Symlink to <pkg>dev-util/byacc</pkg>. |