summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2011-03-08 03:05:44 +0000
committerRyan Hill <dirtyepic@gentoo.org>2011-03-08 03:05:44 +0000
commit6401716abf92c57a33148b4865662b56ca0d540c (patch)
tree7e68ca2a527041e83f3d55a3fb372b1e3a278756 /sys-devel/gcc/gcc-4.1.2.ebuild
parentMerge prefix support from prefix overlay (diff)
downloadgentoo-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.1.2.ebuild')
-rw-r--r--sys-devel/gcc/gcc-4.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gcc/gcc-4.1.2.ebuild b/sys-devel/gcc/gcc-4.1.2.ebuild
index 3ce9506318a7..8b2e62cfabb3 100644
--- a/sys-devel/gcc/gcc-4.1.2.ebuild
+++ b/sys-devel/gcc/gcc-4.1.2.ebuild
@@ -1,6 +1,6 @@
# 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.1.2.ebuild,v 1.25 2011/02/06 11:33:20 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.26 2011/03/08 03:05:44 dirtyepic Exp $
PATCH_VER="1.3"
UCLIBC_VER="1.0"
@@ -34,7 +34,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