summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 12:06:54 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:24:46 +0000
commit18894782be1e323a73eaa5d2819dbc3e321f7fed (patch)
treed6227bc3594c54a2c9733d2bfb3568527664f176 /dev-libs/thrift
parentdev-libs/template-glib: sys-devel/bison -> app-alternatives/yacc (diff)
downloadgentoo-18894782be1e323a73eaa5d2819dbc3e321f7fed.tar.gz
gentoo-18894782be1e323a73eaa5d2819dbc3e321f7fed.tar.bz2
gentoo-18894782be1e323a73eaa5d2819dbc3e321f7fed.zip
dev-libs/thrift: 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-libs/thrift')
-rw-r--r--dev-libs/thrift/thrift-0.18.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/thrift/thrift-0.18.1-r1.ebuild b/dev-libs/thrift/thrift-0.18.1-r1.ebuild
index 3f5f9d879b7d..3fb46013b8dc 100644
--- a/dev-libs/thrift/thrift-0.18.1-r1.ebuild
+++ b/dev-libs/thrift/thrift-0.18.1-r1.ebuild
@@ -25,7 +25,7 @@ DEPEND="
RDEPEND="${DEPEND}"
BDEPEND="
app-alternatives/lex
- sys-devel/bison
+ app-alternatives/yacc
"
REQUIRED_USE="