diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-25 08:25:12 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-25 08:25:12 +0000 |
commit | f50dd93ca94fca30cf9d9d135731e6da90b02202 (patch) | |
tree | 3dba6d0fbbaa16ff67aaf8885072dadf5ea352e8 /app-office/lyx/lyx-1.3.4.ebuild | |
parent | Added virtual/psviewer; bug #50423. (diff) | |
download | gentoo-2-f50dd93ca94fca30cf9d9d135731e6da90b02202.tar.gz gentoo-2-f50dd93ca94fca30cf9d9d135731e6da90b02202.tar.bz2 gentoo-2-f50dd93ca94fca30cf9d9d135731e6da90b02202.zip |
Changed app-text/gv -> virtual/psviewer and app-text/xpdf -> virtual/pdfviewer; bug #50423.
Diffstat (limited to 'app-office/lyx/lyx-1.3.4.ebuild')
-rw-r--r-- | app-office/lyx/lyx-1.3.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-office/lyx/lyx-1.3.4.ebuild b/app-office/lyx/lyx-1.3.4.ebuild index 2415b1740bbc..e147db76b763 100644 --- a/app-office/lyx/lyx-1.3.4.ebuild +++ b/app-office/lyx/lyx-1.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.4.ebuild,v 1.10 2004/10/22 02:29:16 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/lyx/lyx-1.3.4.ebuild,v 1.11 2004/10/25 08:25:12 usata Exp $ inherit kde-functions eutils libtool @@ -28,9 +28,9 @@ DEPEND="virtual/x11 RDEPEND="${DEPEND} virtual/ghostscript - app-text/xpdf + virtual/pdfviewer + virtual/psviewer virtual/aspell-dict - app-text/gv dev-tex/latex2html media-gfx/imagemagick cups? ( virtual/lpr ) |