From 4396833e2f02241f6df27faa7e13ac5cd630b65a Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Wed, 4 Jan 2017 13:12:04 +0100 Subject: [PATCH] dev-tex/latexdiff: add missing latex-base dep, bug #604276 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-tex/latexdiff/latexdiff-1.2.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-tex/latexdiff/latexdiff-1.2.0.ebuild b/dev-tex/latexdiff/latexdiff-1.2.0.ebuild index b3073f27b93a..d50d82655ae6 100644 --- a/dev-tex/latexdiff/latexdiff-1.2.0.ebuild +++ b/dev-tex/latexdiff/latexdiff-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,6 +15,7 @@ KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~am IUSE="test" RDEPEND=">=dev-lang/perl-5.8 + virtual/latex-base dev-perl/Algorithm-Diff" DEPEND="${RDEPEND} dev-perl/Pod-LaTeX -- 2.26.2