summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 12:07:06 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:24:48 +0000
commit4270136d26dfefbb508a16cd38152cfb684fc9be (patch)
treed83309819131d55542fffb2abf2e62ccd26a42f9 /dev-util/cdecl/cdecl-14.2.ebuild
parentdev-util/bpftrace: sys-devel/bison -> app-alternatives/yacc (diff)
downloadgentoo-4270136d26dfefbb508a16cd38152cfb684fc9be.tar.gz
gentoo-4270136d26dfefbb508a16cd38152cfb684fc9be.tar.bz2
gentoo-4270136d26dfefbb508a16cd38152cfb684fc9be.zip
dev-util/cdecl: 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 'dev-util/cdecl/cdecl-14.2.ebuild')
-rw-r--r--dev-util/cdecl/cdecl-14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/cdecl/cdecl-14.2.ebuild b/dev-util/cdecl/cdecl-14.2.ebuild
index 25122f03a31d..a63037511634 100644
--- a/dev-util/cdecl/cdecl-14.2.ebuild
+++ b/dev-util/cdecl/cdecl-14.2.ebuild
@@ -18,7 +18,7 @@ DEPEND="
"
RDEPEND="${DEPEND}"
BDEPEND="
- sys-devel/bison
+ app-alternatives/yacc
app-alternatives/lex
"