dev-tex/latexdiff: add missing latex-base dep, bug #604276
authorAlexis Ballier <aballier@gentoo.org>
Wed, 4 Jan 2017 12:12:04 +0000 (13:12 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 4 Jan 2017 12:12:04 +0000 (13:12 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-tex/latexdiff/latexdiff-1.2.0.ebuild

index b3073f27b93aec486fe75fc05d6f8d863db870b3..d50d82655ae6bed019027045105cee1b7f858f2c 100644 (file)
@@ -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