summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 12:07:04 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:24:47 +0000
commit7d8c8506b53cbbddf86b94252a01b66f2c2b9d82 (patch)
tree70b76bdeb40fbf5a0f9855bc9f98d86f3b18c536
parentdev-tex/rail: sys-devel/bison -> app-alternatives/yacc (diff)
downloadgentoo-7d8c8506b53cbbddf86b94252a01b66f2c2b9d82.tar.gz
gentoo-7d8c8506b53cbbddf86b94252a01b66f2c2b9d82.tar.bz2
gentoo-7d8c8506b53cbbddf86b94252a01b66f2c2b9d82.zip
dev-util/bpftrace: 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>
-rw-r--r--dev-util/bpftrace/bpftrace-0.19.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bpftrace/bpftrace-0.19.1.ebuild b/dev-util/bpftrace/bpftrace-0.19.1.ebuild
index 48a259038e95..48f68c08a2ec 100644
--- a/dev-util/bpftrace/bpftrace-0.19.1.ebuild
+++ b/dev-util/bpftrace/bpftrace-0.19.1.ebuild
@@ -42,7 +42,7 @@ DEPEND="
BDEPEND="
app-arch/xz-utils
app-alternatives/lex
- sys-devel/bison
+ app-alternatives/yacc
virtual/pkgconfig
"