diff options
Diffstat (limited to 'sys-apps/debianutils')
-rw-r--r-- | sys-apps/debianutils/debianutils-1.16.7-r4.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild b/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild index 67425ee51876..c90edaff7fdb 100644 --- a/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild +++ b/sys-apps/debianutils/debianutils-1.16.7-r4.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/debianutils/debianutils-1.16.7-r4.ebuild,v 1.8 2004/06/24 22:02:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/debianutils/debianutils-1.16.7-r4.ebuild,v 1.9 2004/06/28 16:04:01 vapier Exp $ inherit eutils @@ -13,8 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390" IUSE="static build" -DEPEND="virtual/glibc" - +DEPEND="virtual/libc" RDEPEND="app-arch/bzip2 sys-apps/coreutils" |