diff options
Diffstat (limited to 'net-analyzer/rrdtool/rrdtool-1.0.39.ebuild')
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.0.39.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild b/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild index cdef1c5d4e67..199eebdd9ab1 100644 --- a/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.0.39.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/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild,v 1.11 2003/02/13 13:50:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rrdtool/rrdtool-1.0.39.ebuild,v 1.12 2003/03/11 21:11:46 seemant Exp $ inherit perl-module @@ -13,7 +13,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc sparc" IUSE="tcltk perl" -DEPEND="perl? ( sys-devel/perl ) +DEPEND="perl? ( dev-lang/perl ) sys-apps/gawk >=media-libs/libgd-1.8.3" RDEPEND="tcltk? ( dev-lang/tcl )" |