summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-04-02 23:08:12 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-04-02 23:29:24 +0200
commitceac2c53741cde2446ce458a60b09082e6756c2a (patch)
tree7c5d69c69d6f678d275e717263c37d85490dc03a /app-office/lyx/lyx-2.3.0.ebuild
parentnet-mail/notmuch: Bump version (diff)
downloadgentoo-ceac2c53741cde2446ce458a60b09082e6756c2a.tar.gz
gentoo-ceac2c53741cde2446ce458a60b09082e6756c2a.tar.bz2
gentoo-ceac2c53741cde2446ce458a60b09082e6756c2a.zip
app-office/lyx: Fix build with automake-1.16
Bug: https://bugs.gentoo.org/648318 Bug: https://bugs.gentoo.org/631798 Thanks-to: pavel sanda <ps@twin.jikos.cz> Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-office/lyx/lyx-2.3.0.ebuild')
-rw-r--r--app-office/lyx/lyx-2.3.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-office/lyx/lyx-2.3.0.ebuild b/app-office/lyx/lyx-2.3.0.ebuild
index ad0929130f0c..8ae1f6e35db9 100644
--- a/app-office/lyx/lyx-2.3.0.ebuild
+++ b/app-office/lyx/lyx-2.3.0.ebuild
@@ -79,6 +79,7 @@ DOCS=( ANNOUNCE NEWS README RELEASE-NOTES UPGRADING )
PATCHES=(
"${FILESDIR}"/${P}-python.patch
"${FILESDIR}"/${P}-qt-5.11.patch
+ "${FILESDIR}"/${P}-autotools.patch
)
S="${WORKDIR}/${MY_P}"