diff --git a/app-text/pdfgrep/pdfgrep-2.0.1.ebuild b/app-text/pdfgrep/pdfgrep-2.0.1.ebuild index bc4a71cddff0a..1a23fbb18c9b8 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 )"