summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 12:09:18 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:25:13 +0000
commitd923d0b9ce5d54e4d0f6659e5f472f0444f2da91 (patch)
tree601c34654f5885b0ef7cb7fba3b6a38b9dcbda91
parentsys-apps/fbset: sys-devel/bison -> app-alternatives/yacc (diff)
downloadgentoo-d923d0b9.tar.gz
gentoo-d923d0b9.tar.bz2
gentoo-d923d0b9.zip
sys-apps/flatpak: 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--sys-apps/flatpak/flatpak-1.12.8.ebuild4
-rw-r--r--sys-apps/flatpak/flatpak-1.14.4-r3.ebuild4
-rw-r--r--sys-apps/flatpak/flatpak-1.14.5.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/flatpak/flatpak-1.12.8.ebuild b/sys-apps/flatpak/flatpak-1.12.8.ebuild
index 0d93a36c8d65..8d690737f967 100644
--- a/sys-apps/flatpak/flatpak-1.12.8.ebuild
+++ b/sys-apps/flatpak/flatpak-1.12.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -56,7 +56,7 @@ BDEPEND="
>=sys-devel/gettext-0.18.2
virtual/pkgconfig
dev-util/gdbus-codegen
- sys-devel/bison
+ app-alternatives/yacc
introspection? ( >=dev-libs/gobject-introspection-1.40 )
doc? (
>=dev-util/gtk-doc-1.20
diff --git a/sys-apps/flatpak/flatpak-1.14.4-r3.ebuild b/sys-apps/flatpak/flatpak-1.14.4-r3.ebuild
index d18fc746ae60..cc266504983d 100644
--- a/sys-apps/flatpak/flatpak-1.14.4-r3.ebuild
+++ b/sys-apps/flatpak/flatpak-1.14.4-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -53,7 +53,7 @@ BDEPEND="
>=sys-devel/gettext-0.18.2
virtual/pkgconfig
dev-util/gdbus-codegen
- sys-devel/bison
+ app-alternatives/yacc
$(python_gen_any_dep 'dev-python/pyparsing[${PYTHON_USEDEP}]')
introspection? ( >=dev-libs/gobject-introspection-1.40 )
doc? (
diff --git a/sys-apps/flatpak/flatpak-1.14.5.ebuild b/sys-apps/flatpak/flatpak-1.14.5.ebuild
index 528b56bf57ed..7cf4ba08b4c4 100644
--- a/sys-apps/flatpak/flatpak-1.14.5.ebuild
+++ b/sys-apps/flatpak/flatpak-1.14.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -53,7 +53,7 @@ BDEPEND="
>=sys-devel/gettext-0.18.2
virtual/pkgconfig
dev-util/gdbus-codegen
- sys-devel/bison
+ app-alternatives/yacc
$(python_gen_any_dep 'dev-python/pyparsing[${PYTHON_USEDEP}]')
introspection? ( >=dev-libs/gobject-introspection-1.40 )
doc? (