diff options
Diffstat (limited to 'sys-apps/quota/quota-3.10.ebuild')
-rw-r--r-- | sys-apps/quota/quota-3.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/quota/quota-3.10.ebuild b/sys-apps/quota/quota-3.10.ebuild index 139f6160cb03..8de9d41b2bec 100644 --- a/sys-apps/quota/quota-3.10.ebuild +++ b/sys-apps/quota/quota-3.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.10.ebuild,v 1.6 2004/06/24 22:23:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.10.ebuild,v 1.7 2004/07/01 21:37:00 eradicator Exp $ inherit eutils @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ~ia64" -DEPEND="virtual/glibc +DEPEND="virtual/libc tcpd? ( sys-apps/tcp-wrappers )" src_unpack() { |