From 2e728c0896c3e9caf213239c691d4826478ba71f Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sun, 18 May 2008 14:39:35 +0000 Subject: Fix cairo dep, bug #222543 --- eclass/mozconfig-3.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'eclass/mozconfig-3.eclass') diff --git a/eclass/mozconfig-3.eclass b/eclass/mozconfig-3.eclass index 73808fc8b17e..c30a094a21ce 100644 --- a/eclass/mozconfig-3.eclass +++ b/eclass/mozconfig-3.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.1 2008/03/15 18:09:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.2 2008/05/18 14:39:35 armin76 Exp $ # # mozconfig.eclass: the new mozilla.eclass @@ -27,7 +27,7 @@ RDEPEND="x11-libs/libXrender dbus? ( >=dev-libs/dbus-glib-0.72 ) startup-notification? ( >=x11-libs/startup-notification-0.8 ) !=x11-libs/cairo-1.5.12" + >=x11-libs/cairo-1.6.0" #According to bugs #18573, #204520, and couple of others in Mozilla's #bugzilla. libmng and mng support has been removed in 2003. -- cgit v1.2.3-65-gdbad