diff options
Diffstat (limited to 'sys-apps/quota/quota-3.06-r1.ebuild')
-rw-r--r-- | sys-apps/quota/quota-3.06-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/quota/quota-3.06-r1.ebuild b/sys-apps/quota/quota-3.06-r1.ebuild index c5a4ba52e0c7..c0eeae945b6f 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-2004 Gentoo Foundation # 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.12 2004/06/24 22:23:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/quota/quota-3.06-r1.ebuild,v 1.13 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 sys-apps/tcp-wrappers" src_unpack() { |