diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-23 00:40:34 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-23 00:40:34 +0000 |
commit | bc5ce06535d84648a6c0f2ac79da369ed53cbc1d (patch) | |
tree | 916564450cd20fdc42d11b844ab3bf746afee159 /eclass | |
parent | Stablizing on archs which have previously stabled kernel version as per bug #... (diff) | |
download | gentoo-2-bc5ce06535d84648a6c0f2ac79da369ed53cbc1d.tar.gz gentoo-2-bc5ce06535d84648a6c0f2ac79da369ed53cbc1d.tar.bz2 gentoo-2-bc5ce06535d84648a6c0f2ac79da369ed53cbc1d.zip |
Move gconf dep to ebuilds, hppa doesn't have it keyworded
Diffstat (limited to '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 37ef61328ac3..b2335aa2bccf 100644 --- a/eclass/mozconfig-3.eclass +++ b/eclass/mozconfig-3.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.14 2011/03/23 00:35:32 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig-3.eclass,v 1.15 2011/03/23 00:40:34 nirbheek Exp $ # # mozconfig.eclass: the new mozilla.eclass @@ -21,7 +21,6 @@ RDEPEND="app-arch/zip >=x11-libs/cairo-1.10.2[X] >=x11-libs/gtk+-2.8.6:2 >=x11-libs/pango-1.10.1 - >=gnome-base/gconf-1.2.1:2 virtual/jpeg alsa? ( media-libs/alsa-lib ) dbus? ( >=dev-libs/dbus-glib-0.72 ) |