summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-misc/xcircuit/xcircuit-2.5.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/xcircuit/xcircuit-2.5.4.ebuild b/app-misc/xcircuit/xcircuit-2.5.4.ebuild
index bc8871b26e40..e8b39b82ae1b 100644
--- a/app-misc/xcircuit/xcircuit-2.5.4.ebuild
+++ b/app-misc/xcircuit/xcircuit-2.5.4.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: First Last <your email>
-# $Header: /var/cvsroot/gentoo-x86/app-misc/xcircuit/xcircuit-2.5.4.ebuild,v 1.2 2002/04/06 02:39:04 tod Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/xcircuit/xcircuit-2.5.4.ebuild,v 1.3 2002/04/06 02:41:10 tod Exp $
S=${WORKDIR}/${P}
@@ -12,7 +12,7 @@ SRC_URI="http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/${P}.tar.bz2"
HOMEPAGE="http://bach.ece.jhu.edu/~tim/programs/xcircuit/xcircuit.html"
DEPEND="virtual/x11
- devel-lang/python
+ dev-lang/python
app-text/ghostscript"
src_compile() {