summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 12:06:37 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:24:43 +0000
commite9e426e5591c3b21a7365d57f6e4270802ae2dc5 (patch)
treebafbea3840df5d38ec1906ea294a2bd6b5b099b9
parentdev-libs/kopeninghours: sys-devel/bison -> app-alternatives/yacc (diff)
downloadgentoo-e9e426e5591c3b21a7365d57f6e4270802ae2dc5.tar.gz
gentoo-e9e426e5591c3b21a7365d57f6e4270802ae2dc5.tar.bz2
gentoo-e9e426e5591c3b21a7365d57f6e4270802ae2dc5.zip
dev-libs/kosmindoormap: 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-libs/kosmindoormap/kosmindoormap-23.08.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/kosmindoormap/kosmindoormap-23.08.4.ebuild b/dev-libs/kosmindoormap/kosmindoormap-23.08.4.ebuild
index 8db42686a676..0769dfe41975 100644
--- a/dev-libs/kosmindoormap/kosmindoormap-23.08.4.ebuild
+++ b/dev-libs/kosmindoormap/kosmindoormap-23.08.4.ebuild
@@ -34,7 +34,7 @@ RDEPEND="${COMMON_DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
"
BDEPEND="
- sys-devel/bison
+ app-alternatives/yacc
app-alternatives/lex
"