summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-01-21 23:04:19 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-01-21 23:04:29 +0000
commitb65f37dd215869eae0bc6fd367a515281e301f6a (patch)
tree7ff8f3b82f9ad866d8760205c2b738a05e8b371f /app-text/mupdf/mupdf-1.16.1.ebuild
parentsci-misc/mendeleydesktop: Nothing needs py2 support for mendeleydesktop (diff)
downloadgentoo-b65f37dd215869eae0bc6fd367a515281e301f6a.tar.gz
gentoo-b65f37dd215869eae0bc6fd367a515281e301f6a.tar.bz2
gentoo-b65f37dd215869eae0bc6fd367a515281e301f6a.zip
app-text/mupdf: tweak for gcc-10
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text/mupdf/mupdf-1.16.1.ebuild')
-rw-r--r--app-text/mupdf/mupdf-1.16.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/mupdf/mupdf-1.16.1.ebuild b/app-text/mupdf/mupdf-1.16.1.ebuild
index 117de7bc1999..a7b999565155 100644
--- a/app-text/mupdf/mupdf-1.16.1.ebuild
+++ b/app-text/mupdf/mupdf-1.16.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -46,6 +46,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.10a-add-desktop-pc-xpm-files.patch
# See bugs #662352
"${FILESDIR}"/${PN}-1.15-openssl-x11.patch
+ "${FILESDIR}"/${PN}-1.16.1-freeglut-fg_gl2-gcc-10.patch
)
src_prepare() {