summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-14 07:00:47 +0100
committerSam James <sam@gentoo.org>2021-09-14 07:00:47 +0100
commitba5edbdf41149115273f3e69d37ba5200ff62d60 (patch)
treebd15d6973da3e314b0778dc40db6f665864faf5e
parentsys-apps/systemd: Stabilize 249.4-r3 x86, #812182 (diff)
downloadgentoo-ba5edbdf.tar.gz
gentoo-ba5edbdf.tar.bz2
gentoo-ba5edbdf.zip
app-office/libreoffice: add Bison 3.8.1 upper bound
Seems to cause build failures. Bug: https://bugs.gentoo.org/812923 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-office/libreoffice/libreoffice-7.1.6.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-7.1.6.2.ebuild b/app-office/libreoffice/libreoffice-7.1.6.2.ebuild
index f18f1e2704a5..ec8c361bf6c4 100644
--- a/app-office/libreoffice/libreoffice-7.1.6.2.ebuild
+++ b/app-office/libreoffice/libreoffice-7.1.6.2.ebuild
@@ -107,9 +107,10 @@ SLOT="0"
[[ ${MY_PV} == *9999* ]] || \
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
+# Bison upper bound due to bug #812923
BDEPEND="
dev-util/intltool
- sys-devel/bison
+ <sys-devel/bison-3.8.1
sys-devel/flex
sys-devel/gettext
virtual/pkgconfig