dev-perl/LaTeX-Driver: Add missing test dependencies, bug 583446
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 19 Dec 2016 20:56:31 +0000 (21:56 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 19 Dec 2016 20:56:59 +0000 (21:56 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-perl/LaTeX-Driver/LaTeX-Driver-0.200.4.ebuild

index be50b5fde1d5b43cb0db2658cd6db1337b61d8c0..1b8c3a4a9a4c1364686b1e1df726b19a6e4bea80 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -27,5 +27,10 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
+       test? (
+               app-text/texlive
+               dev-texlive/texlive-latexextra
+       )
 "
+
 SRC_TEST="do"