summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/gcc/gcc-3.3.3_pre20040322.ebuild')
-rw-r--r--sys-devel/gcc/gcc-3.3.3_pre20040322.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gcc/gcc-3.3.3_pre20040322.ebuild b/sys-devel/gcc/gcc-3.3.3_pre20040322.ebuild
index 54505046fb7d..7eecc160ad4f 100644
--- a/sys-devel/gcc/gcc-3.3.3_pre20040322.ebuild
+++ b/sys-devel/gcc/gcc-3.3.3_pre20040322.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-devel/gcc/gcc-3.3.3_pre20040322.ebuild,v 1.6 2004/06/24 22:45:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3_pre20040322.ebuild,v 1.7 2004/07/02 09:32:03 eradicator Exp $
IUSE="static nls bootstrap java build X multilib"
@@ -133,7 +133,7 @@ fi
# we scan for Guard@@libgcc and then apply the function moving patch.
# If using NPTL, we currently cannot however depend on glibc-2.3.2-r3,
# else bootstap will break.
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
!nptl? ( >=sys-libs/glibc-2.3.2-r3 )
>=sys-devel/binutils-2.14.90.0.6-r1
>=sys-devel/bison-1.875
@@ -142,7 +142,7 @@ DEPEND="virtual/glibc
!build? ( >=sys-libs/ncurses-5.2-r2
nls? ( sys-devel/gettext ) )"
-RDEPEND="virtual/glibc
+RDEPEND="virtual/libc
!nptl? ( >=sys-libs/glibc-2.3.2-r3 )
>=sys-devel/gcc-config-1.3.1
>=sys-libs/zlib-1.1.4