summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-05-28 14:32:32 +0000
committerAchim Gottinger <achim@gentoo.org>2001-05-28 14:32:32 +0000
commitdb8d979341579ce0fff1a3c673ba822e62d93127 (patch)
tree180164968c14f8e60e868f42e901f24635e79d3c /net-www/htdig
parentDependencie fixes (diff)
downloadgentoo-2-db8d979341579ce0fff1a3c673ba822e62d93127.tar.gz
gentoo-2-db8d979341579ce0fff1a3c673ba822e62d93127.tar.bz2
gentoo-2-db8d979341579ce0fff1a3c673ba822e62d93127.zip
dependencie fixes for rc5
Diffstat (limited to 'net-www/htdig')
-rw-r--r--net-www/htdig/htdig-3.1.5-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-www/htdig/htdig-3.1.5-r1.ebuild b/net-www/htdig/htdig-3.1.5-r1.ebuild
index 75a6d1a64ae2..7614ac50459a 100644
--- a/net-www/htdig/htdig-3.1.5-r1.ebuild
+++ b/net-www/htdig/htdig-3.1.5-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-www/htdig/htdig-3.1.5-r1.ebuild,v 1.1 2001/04/30 11:43:08 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/htdig/htdig-3.1.5-r1.ebuild,v 1.2 2001/05/28 14:32:32 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,9 +9,8 @@ DESCRIPTION="WWW index and searching system"
SRC_URI="http://www.htdig.org/files/${A}"
HOMEPAGE="http://www.htdig.org"
-DEPEND=">=sys-apps/bash-2.04
- >=sys-devel/gcc-2.95.2
- >=sys-libs/glibc-2.1.3
+DEPEND="virtual/glibc
+ >=sys-devel/gcc-2.95.2
>=sys-libs/zlib-1.1.3"
src_unpack() {