summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-11-01 04:44:24 +0000
committerAchim Gottinger <achim@gentoo.org>2000-11-01 04:44:24 +0000
commitd370bbdf8efe665c3eafdd1df5429da9e37e14a3 (patch)
tree33997f8723b4de49a988f7b48b50f8a998589284 /net-www/htdig
parent*** empty log message *** (diff)
downloadgentoo-2-d370bbdf8efe665c3eafdd1df5429da9e37e14a3.tar.gz
gentoo-2-d370bbdf8efe665c3eafdd1df5429da9e37e14a3.tar.bz2
gentoo-2-d370bbdf8efe665c3eafdd1df5429da9e37e14a3.zip
Added dependencies
Diffstat (limited to 'net-www/htdig')
-rw-r--r--net-www/htdig/htdig-3.1.5.ebuild7
1 files changed, 6 insertions, 1 deletions
diff --git a/net-www/htdig/htdig-3.1.5.ebuild b/net-www/htdig/htdig-3.1.5.ebuild
index faafe9789f46..f900fd9a5e5c 100644
--- a/net-www/htdig/htdig-3.1.5.ebuild
+++ b/net-www/htdig/htdig-3.1.5.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.ebuild,v 1.2 2000/10/09 16:02:49 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/htdig/htdig-3.1.5.ebuild,v 1.3 2000/11/01 04:44:23 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,6 +9,11 @@ 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
+ >=sys-libs/zlib-1.1.3"
+
src_unpack() {
unpack ${A}
cp ${FILESDIR}/CONFIG.in ${S}