summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/quota/quota-3.06.ebuild')
-rw-r--r--sys-apps/quota/quota-3.06.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/quota/quota-3.06.ebuild b/sys-apps/quota/quota-3.06.ebuild
index 8d06067b6f22..05defcc348bb 100644
--- a/sys-apps/quota/quota-3.06.ebuild
+++ b/sys-apps/quota/quota-3.06.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/sys-apps/quota/quota-3.06.ebuild,v 1.9 2003/06/24 14:29:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.06.ebuild,v 1.10 2003/09/09 09:43:55 seemant Exp $
S=${WORKDIR}/quota-tools
DESCRIPTION="Linux quota tools"
@@ -11,7 +11,8 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 amd64 ppc sparc alpha"
-DEPEND="virtual/glibc"
+DEPEND="virtual/glibc
+ sys-apps/tcp-wrappers"
src_compile() {
econf || die "./configure failed"