summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 12:06:35 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:24:43 +0000
commit1880ff2b8163b878d77bd74581732245f5fe9453 (patch)
tree319003095e76f75e76d7635f8d415d8eb1922637 /dev-libs/kopeninghours
parentdev-libs/gobject-introspection: sys-devel/bison -> app-alternatives/yacc (diff)
downloadgentoo-1880ff2b8163b878d77bd74581732245f5fe9453.tar.gz
gentoo-1880ff2b8163b878d77bd74581732245f5fe9453.tar.bz2
gentoo-1880ff2b8163b878d77bd74581732245f5fe9453.zip
dev-libs/kopeninghours: 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/kopeninghours')
-rw-r--r--dev-libs/kopeninghours/kopeninghours-23.08.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/kopeninghours/kopeninghours-23.08.4.ebuild b/dev-libs/kopeninghours/kopeninghours-23.08.4.ebuild
index 02794ef1f6e4..b8a3c408fdfc 100644
--- a/dev-libs/kopeninghours/kopeninghours-23.08.4.ebuild
+++ b/dev-libs/kopeninghours/kopeninghours-23.08.4.ebuild
@@ -39,7 +39,7 @@ RDEPEND="${DEPEND}
>=dev-qt/qtquickcontrols2-${QTMIN}:5
"
BDEPEND="
- sys-devel/bison
+ app-alternatives/yacc
app-alternatives/lex
"