summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-05-18 14:39:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-05-18 14:39:35 +0000
commitc879335a928003bbb18a38acd5b8396aefa0ca58 (patch)
tree189737303dd42ef866e559c522a39c2006afdece /eclass/mozconfig-3.eclass
parentamd64/x86 stable, bug #221063 (diff)
downloadgentoo-2-c879335a928003bbb18a38acd5b8396aefa0ca58.tar.gz
gentoo-2-c879335a928003bbb18a38acd5b8396aefa0ca58.tar.bz2
gentoo-2-c879335a928003bbb18a38acd5b8396aefa0ca58.zip
Fix cairo dep, bug #222543
Diffstat (limited to 'eclass/mozconfig-3.eclass')
-rw-r--r--eclass/mozconfig-3.eclass4
1 files changed, 2 insertions, 2 deletions
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-base/xorg-x11-6.7.0-r2
- >=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.