diff options
Diffstat (limited to 'app-text/pdfgrep/pdfgrep-2.0.1.ebuild')
-rw-r--r-- | app-text/pdfgrep/pdfgrep-2.0.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild index bc4a71cddff0..1a23fbb18c9b 100644 --- a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild +++ b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,6 +21,7 @@ DEPEND="${RDEPEND} virtual/pkgconfig test? ( dev-texlive/texlive-latex + dev-texlive/texlive-latexrecommended dev-util/dejagnu )" |