summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/chktex/chktex-1.7.1.ebuild')
-rw-r--r--dev-tex/chktex/chktex-1.7.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-tex/chktex/chktex-1.7.1.ebuild b/dev-tex/chktex/chktex-1.7.1.ebuild
index f98d0a186a4f..6f446f1ff34d 100644
--- a/dev-tex/chktex/chktex-1.7.1.ebuild
+++ b/dev-tex/chktex/chktex-1.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -24,7 +24,8 @@ DEPEND="${RDEPEND}
sys-apps/groff
doc? ( dev-tex/latex2html )"
-PATCHES=( "${FILESDIR}/${P}-asneeded.patch" )
+PATCHES=( "${FILESDIR}/${P}-asneeded.patch"
+ "${FILESDIR}/tex-inputenc.patch" )
DOCS=( NEWS )
src_configure() {