summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.6-r2.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.3.6-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.6-r2.ebuild b/sys-libs/glibc/glibc-2.3.6-r2.ebuild
index edec0d0df051..4802900b9bcc 100644
--- a/sys-libs/glibc/glibc-2.3.6-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.3.6-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r2.ebuild,v 1.19 2006/05/14 22:41:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r2.ebuild,v 1.20 2006/05/30 19:45:22 eradicator Exp $
# TODO:
# - fix warning from glibc build system:
@@ -1059,7 +1059,7 @@ RESTRICT="nostrip multilib-pkg-force"
DEPEND=">=sys-devel/gcc-3.4
nptl? ( >=sys-kernel/linux-headers-${NPTL_KERNEL_VERSION} )
>=sys-devel/binutils-2.15.94
- >=sys-devel/gcc-config-1.3.12
+ || ( app-admin/eselect-compiler >=sys-devel/gcc-config-1.3.12 )
virtual/os-headers
nls? ( sys-devel/gettext )
selinux? ( !build? ( sys-libs/libselinux ) )"