summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-13 15:37:42 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-13 15:37:42 +0200
commit1928c27bec20c12df7d1a527a8243d8152c39d91 (patch)
tree025f04e14ce62ae2764071c12b230ac0d3ba3e0d /dev-qt
parentdev-db/gqlplus-1.16: fix configure with ncurses[tinfo], bug #742242 (diff)
downloadgentoo-1928c27bec20c12df7d1a527a8243d8152c39d91.tar.gz
gentoo-1928c27bec20c12df7d1a527a8243d8152c39d91.tar.bz2
gentoo-1928c27bec20c12df7d1a527a8243d8152c39d91.zip
dev-qt/qtwebengine: fix building with >=bison-3.7
Closes: https://bugs.gentoo.org/740580 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwebengine/qtwebengine-5.14.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-qt/qtwebengine/qtwebengine-5.14.2.ebuild b/dev-qt/qtwebengine/qtwebengine-5.14.2.ebuild
index ed927baae79e..99d5a260ec36 100644
--- a/dev-qt/qtwebengine/qtwebengine-5.14.2.ebuild
+++ b/dev-qt/qtwebengine/qtwebengine-5.14.2.ebuild
@@ -82,6 +82,7 @@ PATCHES=(
"${FILESDIR}/${PN}-5.14.1-disable-fatal-warnings.patch" # bug 695446
"${FILESDIR}/${P}-icu67.patch" # bug 720054
"${FILESDIR}/${P}-gcc-10.patch" # bug 721876
+ "${FILESDIR}/${PN}-5.15.0-bison-3.7-build.patch" # bug 740580
)
src_prepare() {