summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/texi2html/texi2html-1.64.ebuild')
-rw-r--r--app-text/texi2html/texi2html-1.64.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/texi2html/texi2html-1.64.ebuild b/app-text/texi2html/texi2html-1.64.ebuild
index bf414381f283..6a71b70d33ab 100644
--- a/app-text/texi2html/texi2html-1.64.ebuild
+++ b/app-text/texi2html/texi2html-1.64.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64.ebuild,v 1.17 2004/06/24 22:53:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.64.ebuild,v 1.18 2004/07/01 12:08:10 eradicator Exp $
DESCRIPTION="Perl script that converts Texinfo to HTML"
SRC_URI="http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/${P}.tar.gz"
@@ -11,7 +11,7 @@ KEYWORDS="x86 ppc sparc alpha hppa amd64"
SLOT="0"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=dev-lang/perl-5.6.1"
src_compile() {