diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-29 20:50:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-29 20:50:24 +0000 |
commit | a2c8604de511741b7f8a88cfb93a0beed86bcbce (patch) | |
tree | 191a59e63955a188346e1d39491d247eccdc82d4 /eclass/mozconfig-3.eclass | |
parent | Sign Manfiest (diff) | |
download | historical-a2c8604de511741b7f8a88cfb93a0beed86bcbce.tar.gz historical-a2c8604de511741b7f8a88cfb93a0beed86bcbce.tar.bz2 historical-a2c8604de511741b7f8a88cfb93a0beed86bcbce.zip |
Remove mozilla-launcher dep on eclasses, since it isn't needed for some stuff, xulrunner for example
Diffstat (limited to 'eclass/mozconfig-3.eclass')
-rw-r--r-- | eclass/mozconfig-3.eclass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/mozconfig-3.eclass b/eclass/mozconfig-3.eclass index 35f364a90a9e..54772450521c 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.4 2008/07/16 11:39:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.5 2008/07/29 20:50:24 armin76 Exp $ # # mozconfig.eclass: the new mozilla.eclass @@ -15,7 +15,6 @@ RDEPEND="x11-libs/libXrender dev-libs/expat app-arch/zip app-arch/unzip - >=www-client/mozilla-launcher-1.58 >=x11-libs/gtk+-2.8.6 >=dev-libs/glib-2.8.2 >=x11-libs/pango-1.10.1 |