summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-doc/doxygen/doxygen-1.3.4.ebuild')
-rw-r--r--app-doc/doxygen/doxygen-1.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/doxygen/doxygen-1.3.4.ebuild b/app-doc/doxygen/doxygen-1.3.4.ebuild
index 1d399d8c5363..690cdce87fd0 100644
--- a/app-doc/doxygen/doxygen-1.3.4.ebuild
+++ b/app-doc/doxygen/doxygen-1.3.4.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-doc/doxygen/doxygen-1.3.4.ebuild,v 1.4 2003/12/07 02:01:32 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/doxygen/doxygen-1.3.4.ebuild,v 1.5 2003/12/09 18:10:00 lanius Exp $
IUSE="doc qt"
@@ -15,7 +15,7 @@ KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa amd64"
RDEPEND="media-gfx/graphviz
qt? ( x11-libs/qt )
doc? ( virtual/tetex
- app-text/ghostscript )"
+ virtual/ghostscript )"
DEPEND=">=sys-apps/sed-4
${RDEPEND}"