diff options
Diffstat (limited to 'dev-libs/dmalloc/dmalloc-5.2.4.ebuild')
-rw-r--r-- | dev-libs/dmalloc/dmalloc-5.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dmalloc/dmalloc-5.2.4.ebuild b/dev-libs/dmalloc/dmalloc-5.2.4.ebuild index 74ebc8b8e968..8100ddfbd659 100644 --- a/dev-libs/dmalloc/dmalloc-5.2.4.ebuild +++ b/dev-libs/dmalloc/dmalloc-5.2.4.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/dev-libs/dmalloc/dmalloc-5.2.4.ebuild,v 1.5 2004/06/24 23:05:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dmalloc/dmalloc-5.2.4.ebuild,v 1.6 2004/07/02 04:37:08 eradicator Exp $ inherit debug eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~sparc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} |