Skip to content

Commit

Permalink
dev-util/cdecl: sys-devel/bison -> app-alternatives/yacc
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
thesamesam committed Jan 8, 2024
1 parent 7d8c850 commit 4270136
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-util/cdecl/cdecl-14.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
BDEPEND="
sys-devel/bison
app-alternatives/yacc
app-alternatives/lex
"

Expand Down
2 changes: 1 addition & 1 deletion dev-util/cdecl/cdecl-14.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
BDEPEND="
sys-devel/bison
app-alternatives/yacc
app-alternatives/lex
"

Expand Down

0 comments on commit 4270136

Please sign in to comment.