diff options
Diffstat (limited to 'sys-devel/gcc/gcc-4.1.0_pre20060223.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.1.0_pre20060223.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-devel/gcc/gcc-4.1.0_pre20060223.ebuild b/sys-devel/gcc/gcc-4.1.0_pre20060223.ebuild index d58d354a7830..18b90effb03e 100644 --- a/sys-devel/gcc/gcc-4.1.0_pre20060223.ebuild +++ b/sys-devel/gcc/gcc-4.1.0_pre20060223.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-devel/gcc/gcc-4.1.0_pre20060223.ebuild,v 1.1 2006/02/25 04:54:07 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.0_pre20060223.ebuild,v 1.2 2006/02/25 05:51:51 vapier Exp $ ETYPE="gcc-compiler" @@ -25,6 +25,7 @@ RDEPEND="!sys-devel/hardened-gcc gtk? ( || ( ( x11-libs/libXt x11-libs/libX11 x11-libs/libXtst x11-proto/xproto x11-proto/xextproto ) virtual/x11 ) >=x11-libs/gtk+-2.2 + x11-libs/pango ) >=media-libs/libart_lgpl-2.1 ) |