diff options
| author | Sam James <sam@gentoo.org> | 2024-01-08 12:06:37 +0000 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-01-12 00:18:45 +0100 |
| commit | 6f86c450376f980fbf95ca28ce40343ebda2ac50 (patch) | |
| tree | 02c3b91396bf4a212b1203d53ddc6c2d28d2f1fe /dev-libs | |
| parent | e4dcc59ecce3ef6b253cbc99f49b34812f343c85 (diff) | |
| download | kde-6f86c450376f980fbf95ca28ce40343ebda2ac50.tar.gz kde-6f86c450376f980fbf95ca28ce40343ebda2ac50.tar.bz2 kde-6f86c450376f980fbf95ca28ce40343ebda2ac50.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>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs')
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/kosmindoormap/kosmindoormap-23.08.49.9999.ebuild b/dev-libs/kosmindoormap/kosmindoormap-23.08.49.9999.ebuild index 13633424f1f..98a7a17d772 100644 --- a/dev-libs/kosmindoormap/kosmindoormap-23.08.49.9999.ebuild +++ b/dev-libs/kosmindoormap/kosmindoormap-23.08.49.9999.ebuild @@ -35,7 +35,7 @@ RDEPEND="${COMMON_DEPEND} " BDEPEND=" app-alternatives/lex - sys-devel/bison + app-alternatives/yacc " src_configure() { diff --git a/dev-libs/kosmindoormap/kosmindoormap-24.01.90.ebuild b/dev-libs/kosmindoormap/kosmindoormap-24.01.90.ebuild index cda9dc71ff2..1e11a6fedee 100644 --- a/dev-libs/kosmindoormap/kosmindoormap-24.01.90.ebuild +++ b/dev-libs/kosmindoormap/kosmindoormap-24.01.90.ebuild @@ -35,7 +35,7 @@ RDEPEND="${COMMON_DEPEND} " BDEPEND=" app-alternatives/lex - sys-devel/bison + app-alternatives/yacc " src_configure() { diff --git a/dev-libs/kosmindoormap/kosmindoormap-24.02.49.9999.ebuild b/dev-libs/kosmindoormap/kosmindoormap-24.02.49.9999.ebuild index 44c58659b6c..6cd24c576f9 100644 --- a/dev-libs/kosmindoormap/kosmindoormap-24.02.49.9999.ebuild +++ b/dev-libs/kosmindoormap/kosmindoormap-24.02.49.9999.ebuild @@ -35,7 +35,7 @@ RDEPEND="${COMMON_DEPEND} " BDEPEND=" app-alternatives/lex - sys-devel/bison + app-alternatives/yacc " src_configure() { diff --git a/dev-libs/kosmindoormap/kosmindoormap-9999.ebuild b/dev-libs/kosmindoormap/kosmindoormap-9999.ebuild index 880d3060ac5..4ab46aeed60 100644 --- a/dev-libs/kosmindoormap/kosmindoormap-9999.ebuild +++ b/dev-libs/kosmindoormap/kosmindoormap-9999.ebuild @@ -31,7 +31,7 @@ DEPEND="${RDEPEND} " BDEPEND=" app-alternatives/lex - sys-devel/bison + app-alternatives/yacc " src_configure() { |
