commit: 4396833e2f02241f6df27faa7e13ac5cd630b65a
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 4 12:12:04 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Jan 4 12:12:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4396833e
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 b3073f2..d50d826 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