From 7fdecd194104df678e86cd3cdc0402647d110dea Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Sat, 29 Dec 2018 17:43:41 +0100 Subject: app-text/pdfgrep: add missing test dependency Closes: https://bugs.gentoo.org/659138 Package-Manager: Portage-2.3.53, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- app-text/pdfgrep/pdfgrep-2.0.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app-text/pdfgrep/pdfgrep-2.0.1.ebuild') 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 )" -- cgit v1.2.3-65-gdbad