diff options
Diffstat (limited to 'app-office/texmacs/texmacs-1.0.1-r1.ebuild')
-rw-r--r-- | app-office/texmacs/texmacs-1.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/texmacs/texmacs-1.0.1-r1.ebuild b/app-office/texmacs/texmacs-1.0.1-r1.ebuild index 6af8e718c087..bf961f9c870f 100644 --- a/app-office/texmacs/texmacs-1.0.1-r1.ebuild +++ b/app-office/texmacs/texmacs-1.0.1-r1.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/texmacs/texmacs-1.0.1-r1.ebuild,v 1.3 2003/10/28 10:41:43 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.1-r1.ebuild,v 1.4 2003/12/09 18:04:15 lanius Exp $ inherit flag-o-matic @@ -24,7 +24,7 @@ RDEPEND="virtual/tetex spell? ( >=app-text/ispell-3.2 )" DEPEND="${RDEPEND} - app-text/ghostscript" + virtual/ghostscript" src_compile() { |