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
commit2e728c0896c3e9caf213239c691d4826478ba71f (patch)
tree07db830e3eeaf63ad06adf99a22444b43b145417 /eclass/mozconfig-3.eclass
parentamd64/x86 stable, bug #221065 (diff)
downloadhistorical-2e728c0896c3e9caf213239c691d4826478ba71f.tar.gz
historical-2e728c0896c3e9caf213239c691d4826478ba71f.tar.bz2
historical-2e728c0896c3e9caf213239c691d4826478ba71f.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.