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
commit340d96447cc7c2e2914c23043536b2a346ed1e5b (patch)
treedb75552cbf2689902d34a1d3685e00804e4e3fe4 /sys-apps/quota/quota-3.06-r1.ebuild
parentfix changelog message (diff)
downloadhistorical-340d96447cc7c2e2914c23043536b2a346ed1e5b.tar.gz
historical-340d96447cc7c2e2914c23043536b2a346ed1e5b.tar.bz2
historical-340d96447cc7c2e2914c23043536b2a346ed1e5b.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}}