diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-29 10:19:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-29 10:19:22 +0000 |
commit | 20db14c103f599f9b4fb022836ecb2caf118b0b2 (patch) | |
tree | e97278f3873892cb72f7afb1c349c284df19be3c /media-gfx/graphviz | |
parent | header fix (diff) | |
download | gentoo-2-20db14c103f599f9b4fb022836ecb2caf118b0b2.tar.gz gentoo-2-20db14c103f599f9b4fb022836ecb2caf118b0b2.tar.bz2 gentoo-2-20db14c103f599f9b4fb022836ecb2caf118b0b2.zip |
remove gcc DEPEND #35193
Diffstat (limited to 'media-gfx/graphviz')
-rw-r--r-- | media-gfx/graphviz/graphviz-1.10.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-gfx/graphviz/graphviz-1.10.ebuild b/media-gfx/graphviz/graphviz-1.10.ebuild index 4809327d16a7..49bbdaad9458 100644 --- a/media-gfx/graphviz/graphviz-1.10.ebuild +++ b/media-gfx/graphviz/graphviz-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.10.ebuild,v 1.9 2004/01/28 11:48:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/graphviz-1.10.ebuild,v 1.10 2004/01/29 10:19:22 vapier Exp $ DESCRIPTION="open source graph drawing software" HOMEPAGE="http://www.research.att.com/sw/tools/graphviz/" @@ -13,7 +13,6 @@ IUSE="tcltk" #Can use freetype-1.3 or 2.0, but not both DEPEND=">=sys-libs/zlib-1.1.3 - >=sys-devel/gcc-3.2 >=media-libs/libpng-1.2 >=media-libs/jpeg-6b media-libs/freetype |