commit:     f32399e3da4598ca57290bfcf9cf52c859c86691
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  1 08:03:05 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Feb  1 08:25:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f32399e3

dev-tex/pgf: move tex dep to RDEPEND only as they are not needed at buildtime.

Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>

 dev-tex/pgf/pgf-3.0.1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-tex/pgf/pgf-3.0.1.ebuild b/dev-tex/pgf/pgf-3.0.1.ebuild
index 1297051..e061a38 100644
--- a/dev-tex/pgf/pgf-3.0.1.ebuild
+++ b/dev-tex/pgf/pgf-3.0.1.ebuild
@@ -17,8 +17,7 @@ IUSE="doc source"
 
 RDEPEND="dev-texlive/texlive-latexrecommended
        >=dev-tex/xcolor-2.11"
-DEPEND="${RDEPEND}
-       app-arch/unzip"
+DEPEND="app-arch/unzip"
 
 S=${WORKDIR}
 

Reply via email to