summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-09-09 09:43:58 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-09-09 09:43:58 +0000
commit9bf74f7acfb43298164e1c649be18479ae690b38 (patch)
tree48c479dbd53754b2dac882ca0160d4cfaf7cac24 /sys-apps/quota/quota-3.06-r1.ebuild
parentfix changelog message (diff)
downloadgentoo-2-9bf74f7acfb43298164e1c649be18479ae690b38.tar.gz
gentoo-2-9bf74f7acfb43298164e1c649be18479ae690b38.tar.bz2
gentoo-2-9bf74f7acfb43298164e1c649be18479ae690b38.zip
added tcp-wrappers to dependency lists
Diffstat (limited to 'sys-apps/quota/quota-3.06-r1.ebuild')
-rw-r--r--sys-apps/quota/quota-3.06-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/quota/quota-3.06-r1.ebuild b/sys-apps/quota/quota-3.06-r1.ebuild
index 815ee76aecf3..23b815d8cbb5 100644
--- a/sys-apps/quota/quota-3.06-r1.ebuild
+++ b/sys-apps/quota/quota-3.06-r1.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-r1.ebuild,v 1.5 2003/08/31 20:42:09 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.06-r1.ebuild,v 1.6 2003/09/09 09:43:55 seemant Exp $
IUSE="nls"
@@ -13,7 +13,8 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 amd64 ~ppc sparc "
-DEPEND="virtual/glibc"
+DEPEND="virtual/glibc
+ sys-apps/tcp-wrappers"
src_install() {
dodir {sbin,etc,usr/sbin,usr/bin,usr/share/man/man{1,2,3,8}}