Sam James 1a763262ad
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>
2024-01-08 12:21:35 +00:00

24 lines
610 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<maintainer type="person">
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<use>
<flag name="bison">
Symlink to <pkg>app-alternatives/yacc</pkg>.
</flag>
<flag name="byacc">
Symlink to <pkg>dev-util/byacc</pkg>.
</flag>
<flag name="reference">
Symlink to <pkg>dev-util/yacc</pkg>.
</flag>
</use>
</pkgmetadata>