summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-libs/yaz/yaz-3.0.53.ebuild4
-rw-r--r--dev-libs/yaz/yaz-5.32.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/yaz/yaz-3.0.53.ebuild b/dev-libs/yaz/yaz-3.0.53.ebuild
index ded4ba65e435..46ae1d0e9bb1 100644
--- a/dev-libs/yaz/yaz-3.0.53.ebuild
+++ b/dev-libs/yaz/yaz-3.0.53.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -29,7 +29,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
dev-lang/tcl:0
- sys-devel/bison
+ app-alternatives/yacc
>=sys-devel/libtool-2
virtual/pkgconfig
"
diff --git a/dev-libs/yaz/yaz-5.32.0.ebuild b/dev-libs/yaz/yaz-5.32.0.ebuild
index b6f7992e0942..48b033719a76 100644
--- a/dev-libs/yaz/yaz-5.32.0.ebuild
+++ b/dev-libs/yaz/yaz-5.32.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -35,7 +35,7 @@ RDEPEND="
DEPEND="${RDEPEND}"
BDEPEND="
dev-lang/tcl:0
- sys-devel/bison
+ app-alternatives/yacc
>=sys-devel/libtool-2
virtual/pkgconfig
"