diff options
Diffstat (limited to 'sys-devel/gcc/gcc-4.2.0.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.2.0.ebuild | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.2.0.ebuild b/sys-devel/gcc/gcc-4.2.0.ebuild index e8f8aa62daaf..6b6c1eb39806 100644 --- a/sys-devel/gcc/gcc-4.2.0.ebuild +++ b/sys-devel/gcc/gcc-4.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.0.ebuild,v 1.5 2007/07/20 05:03:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.0.ebuild,v 1.6 2007/07/22 06:35:08 dberkholz Exp $ PATCH_VER="1.4" UCLIBC_VER="1.0" @@ -28,7 +28,11 @@ RDEPEND=">=sys-libs/zlib-1.1.4 !build? ( gcj? ( gtk? ( - || ( ( x11-libs/libXt x11-libs/libX11 x11-libs/libXtst x11-proto/xproto x11-proto/xextproto ) virtual/x11 ) + x11-libs/libXt + x11-libs/libX11 + x11-libs/libXtst + x11-proto/xproto + x11-proto/xextproto >=x11-libs/gtk+-2.2 x11-libs/pango ) |