aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 12:06:37 +0000
committerAndreas Sturmlechner <asturm@gentoo.org>2024-01-12 00:18:45 +0100
commit6f86c450376f980fbf95ca28ce40343ebda2ac50 (patch)
tree02c3b91396bf4a212b1203d53ddc6c2d28d2f1fe
parentdev-libs/kopeninghours: sys-devel/bison -> app-alternatives/yacc (diff)
downloadkde-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>
-rw-r--r--dev-libs/kosmindoormap/kosmindoormap-23.08.49.9999.ebuild2
-rw-r--r--dev-libs/kosmindoormap/kosmindoormap-24.01.90.ebuild2
-rw-r--r--dev-libs/kosmindoormap/kosmindoormap-24.02.49.9999.ebuild2
-rw-r--r--dev-libs/kosmindoormap/kosmindoormap-9999.ebuild2
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 13633424f1..98a7a17d77 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 cda9dc71ff..1e11a6fede 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 44c58659b6..6cd24c576f 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 880d3060ac..4ab46aeed6 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() {