diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2011-03-08 03:05:44 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2011-03-08 03:05:44 +0000 |
commit | 6401716abf92c57a33148b4865662b56ca0d540c (patch) | |
tree | 7e68ca2a527041e83f3d55a3fb372b1e3a278756 /sys-devel/gcc/gcc-4.5.1-r1.ebuild | |
parent | Merge prefix support from prefix overlay (diff) | |
download | gentoo-2-6401716abf92c57a33148b4865662b56ca0d540c.tar.gz gentoo-2-6401716abf92c57a33148b4865662b56ca0d540c.tar.bz2 gentoo-2-6401716abf92c57a33148b4865662b56ca0d540c.zip |
Lock down gtk+ dependencies.
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc/gcc-4.5.1-r1.ebuild')
-rw-r--r-- | sys-devel/gcc/gcc-4.5.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/gcc/gcc-4.5.1-r1.ebuild b/sys-devel/gcc/gcc-4.5.1-r1.ebuild index c4d2d709c578..105b9b62bef2 100644 --- a/sys-devel/gcc/gcc-4.5.1-r1.ebuild +++ b/sys-devel/gcc/gcc-4.5.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild,v 1.2 2010/11/29 20:40:15 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.1-r1.ebuild,v 1.3 2011/03/08 03:05:44 dirtyepic Exp $ PATCH_VER="1.4" UCLIBC_VER="1.0" @@ -46,7 +46,7 @@ RDEPEND=">=sys-libs/zlib-1.1.4 x11-libs/libXtst x11-proto/xproto x11-proto/xextproto - >=x11-libs/gtk+-2.2 + =x11-libs/gtk+-2* x11-libs/pango ) >=media-libs/libart_lgpl-2.1 |