From 95d0a4e5b9c18f0402c703b0df1d4d0ba230d6a4 Mon Sep 17 00:00:00 2001 From: Andrey Grozin Date: Tue, 8 Jul 2008 04:18:31 +0000 Subject: Using virtual/texi2dvi in dependencies (Portage version: 2.2_rc1/cvs/Linux 2.6.25-tuxonice-r1 i686) --- media-gfx/asymptote/asymptote-1.43.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'media-gfx') diff --git a/media-gfx/asymptote/asymptote-1.43.ebuild b/media-gfx/asymptote/asymptote-1.43.ebuild index 72a73a8f6339..8e28ac7041d4 100644 --- a/media-gfx/asymptote/asymptote-1.43.ebuild +++ b/media-gfx/asymptote/asymptote-1.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.43.ebuild,v 1.1 2008/07/04 04:20:31 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.43.ebuild,v 1.2 2008/07/08 04:18:31 grozin Exp $ inherit eutils autotools elisp-common latex-package multilib python @@ -27,9 +27,7 @@ RDEPEND=">=sys-libs/readline-4.3-r5 emacs? ( virtual/emacs ) vim-syntax? ( || ( app-editors/vim app-editors/gvim ) )" DEPEND="${RDEPEND} - doc? ( dev-lang/perl - virtual/latex-base - || ( dev-texlive/texlive-texinfo app-text/tetex app-text/ptex ) )" + doc? ( dev-lang/perl virtual/texi2dvi )" pkg_setup() { # checking if Boehm garbage collector was compiled with c++ support -- cgit v1.2.3-65-gdbad