diff options
Diffstat (limited to 'app-office/lyx/lyx-1.3.0.ebuild')
-rw-r--r-- | app-office/lyx/lyx-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/lyx/lyx-1.3.0.ebuild b/app-office/lyx/lyx-1.3.0.ebuild index 8472096cb7e9..ad919a488d00 100644 --- a/app-office/lyx/lyx-1.3.0.ebuild +++ b/app-office/lyx/lyx-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.0.ebuild,v 1.8 2003/03/19 15:21:14 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.0.ebuild,v 1.9 2003/04/23 00:34:15 vladimir Exp $ DESCRIPTION="WYSIWYM frontend for LaTeX" SRC_URI="ftp://ftp.lyx.org/pub/lyx/stable/${P}.tar.gz" @@ -20,7 +20,7 @@ DEPEND="virtual/x11 RDEPEND="${DEPEND} app-text/ghostscript app-text/xpdf - app-text/aspell + virtual/aspell-dict app-text/gv app-text/latex2html media-gfx/imagemagick |