diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-24 14:52:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-24 14:52:41 +0000 |
commit | b2d84b9e2a55c52d5bf10a1739869414845664a4 (patch) | |
tree | f54a9d499710a79d16fed63f93e9a19ffed9704a /eclass | |
parent | Remove x11-base/xorg-x11-6.7.0-r2 block (diff) | |
download | gentoo-2-b2d84b9e2a55c52d5bf10a1739869414845664a4.tar.gz gentoo-2-b2d84b9e2a55c52d5bf10a1739869414845664a4.tar.bz2 gentoo-2-b2d84b9e2a55c52d5bf10a1739869414845664a4.zip |
Revert my change
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/mozconfig-2.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/mozconfig-2.eclass b/eclass/mozconfig-2.eclass index 1fe35c53e0d7..bd789fba9501 100644 --- a/eclass/mozconfig-2.eclass +++ b/eclass/mozconfig-2.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-2.eclass,v 1.16 2007/03/24 14:51:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-2.eclass,v 1.17 2007/03/24 14:52:41 armin76 Exp $ # # mozconfig.eclass: the new mozilla.eclass @@ -23,6 +23,7 @@ RDEPEND="x11-libs/libXrender >=dev-libs/libIDL-0.8.0 gnome? ( >=gnome-base/gnome-vfs-2.3.5 >=gnome-base/libgnomeui-2.2.0 ) + !<x11-base/xorg-x11-6.7.0-r2 >=x11-libs/cairo-1.0.0" #According to bugs #18573, #204520, and couple of others in Mozilla's #bugzilla. libmng and mng support has been removed in 2003. |